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

FreeFormLayoutScreenCanvasSizeOptions

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

The options that determine the sizing of the canvas used in a free-form layout.

interface FreeFormLayoutScreenCanvasSizeOptions {
OptimizedViewPortWidth: string;
}

§Properties

§
OptimizedViewPortWidth: string
[src]

The width that the view port will be optimized for when the layout renders.