PopupOptionsinterface
Options for creating popup windows.
Properties (7)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| focus⚓︎ | boolean | true | x | If |
| horizontalOffset⚓︎ | number | x | x | Horizontal offset from the target bounds (applied only to |
| size⚓︎ | Size | x | Size of the rendered popup window. |
|
| targetBounds⚓︎ | Bounds | x | Bounds of the area around which the popup will appear. |
|
| targetLocation⚓︎ | PopupTargetLocation | x | Location ( |
|
| verticalOffset⚓︎ | number | x | x | Vertical offset from the target bounds (applied only to |
| windowId⚓︎ | string | x | ID of the window which will be used as a popup window. As of io.Connect Desktop 10.0, the popup window must be a frameless window. |