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

DefaultGridLayoutConfiguration

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

The options that determine the default settings for a grid layout configuration.

interface DefaultGridLayoutConfiguration {
CanvasSizeOptions: GridLayoutCanvasSizeOptions;
}

§Properties

§

Determines the screen canvas size options for a grid layout.