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

TileStyle

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

Display options related to tiles on a sheet.

interface TileStyle {
Border?: BorderStyle | null;
}

§Properties

§
Border?: BorderStyle | null
[src]

The border around a tile.