Window animation preferences.
Window body text
The css class to apply to the window body container.
Whether to center the window on creation.
The control box style to use.
[internal] For developers only.
Whether the window is draggable.
The window icon to use.
Whether to apply the iframe fix.
This fix makes the window clickable when its inactive. Otherwise, an iframe captures your pointer events.
The side effect is that this fix blocks iframe pointer events until the window is active again.
Whether to ignore focus events.
Initial height
Initial width.
Initial X position
Initial Y position.
Minimum height
Minimum width
Whether to allow mobile mode to resize this window and make it fullscreen.
Whether to disable the window compositor for the specified window.
Whether the window can be resized.
Whether the window should be registered in the taskbar.
Window title.
The css class to apply to the window.
The window container to use.
The ZLayer to use.
Generated using TypeDoc
Represents window creation parameters.
All parameters are optional and have default settings.