Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

TrendArrowOptions

import type { TrendArrowOptions } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";

The options that determine the presentation of trend arrows in a KPI visual.

interface TrendArrowOptions {
Visibility?: Visibility | null;
}

§Properties

§
Visibility?: Visibility | null
[src]

The visibility of the trend arrows.