PopupOptionsinterface
Options for creating a popup window.
Properties (7)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| focus⚓︎ | boolean | true | x | If |
| horizontalOffset⚓︎ | number | x | x | Horizontal offset from the area around which the popup will appear (the area defined in the |
| size⚓︎ | Size | x | Size for the popup window. |
|
| targetBounds⚓︎ | Bounds | x | Bounds of the area around which the popup window will appear. |
|
| targetLocation⚓︎ | PopupTargetLocation | x | Location where the popup will appear relative to the area around which the popup window will appear (the area defined in the |
|
| verticalOffset⚓︎ | number | x | x | Vertical offset from the area around which the popup will appear (the area defined in the |
| windowId⚓︎ | string | x | ID of the window which will be used as a popup window. |