Default options when creating a new page. If iconUrl
, unsavedIconUrl
or closeButton
are not defined when creating a page, setting will default to defaultPageOptions
.
The default options when creating a new browser window. Any option not included in WorkspacePlatform.getCurrentSync().Browser.createView(options) call will default to the value provided in this field.
Default options for creating a new browser window. Any option not included in WorkspacePlatform.getCurrentSync().Browser.createWindow(options) call will default to the value provided in this field.
The platform title. UI friendly title for the platform in browser.
Generated using TypeDoc
` Configuration for initializing a Browser.