DialogSizeMode

Interface

The dialog size mode.

Properties

PropertyTypeNotes
boolean

Whether the dialog has an aspect ratio (width vs. height).

string

The dialog height.

Valid when the dialog mode is FIXED .

string

The dialog width.

aspectRatio

optional
Interface Property
aspectRatio: boolean

Whether the dialog has an aspect ratio (width vs. height).

height

optional
Interface Property
height: string

The dialog height.

position

optional
Interface Property
position: DialogPosition

Valid when the dialog mode is FIXED .

width

optional
Interface Property
width: string

The dialog width.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.