DialogSize interface

Data structure to represent the size of a dialog

Properties

height

The requested height of the webview/iframe.

width

The requested width of the webview/iframe.

Property Details

height

The requested height of the webview/iframe.

height: number | DialogDimension

Property Value

number | DialogDimension

width

The requested width of the webview/iframe.

width: number | DialogDimension

Property Value

number | DialogDimension