Optional
Experimental
bubblingWhether to capture keydown event at bubbling or capturing (default) phase for keyboard shortcuts.
Optional
hostIDThe ID of the DOM node to host the application shell.
If this is not provided, the document body will be the host.
Optional
ignoreThe plugins to not activate on startup.
This will override startPlugins
and any autoStart
plugins.
Optional
startGenerated using TypeDoc
An options object for application startup.