Optional
defaultDefault options when creating a new page. If iconUrl
, unsavedIconUrl
, panels
or closeButton
are not defined when creating a page, setting will default to defaultPageOptions
.
Optional
defaultThe 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.
Optional
defaultDefault options for creating a new Browser window. These options are not applied on any non-Browser windows that get created. These default options will take precedence over defaultWindowOptions included in the manifest. Any option not included in WorkspacePlatform.getCurrentSync().Browser.createWindow(options) call will default to the value provided in this field.
Optional
interopOverride workspace platform interop behavior https://cdn.openfin.co/docs/javascript/stable/OpenFin.InteropBroker.html
Optional
overrideOverride workspace platform behavior
Optional
titleThe platform title. UI friendly title for the platform in browser.
Configuration for initializing a Browser.