CreatePopupResultinterface
Describes the result from creating a popup window via the createPopup() method.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| browserWindow⚓︎ | Window | x | The browser window instance of the created popup window. Can be used to manipulate the DOM content of the created popup window. |
|
| ioConnectWindow⚓︎ | IOConnectWindow | x | The io.Connect Window instance of the created popup window.
Can be used to extract the window ID and pass it to the |