Configuration
Last updated
Last updated
You can modify the default behavior of the Toolkit by overriding the configuration object:
Note: The initial Sidebar configuration is overridden by user preferences.
The Toolkit SDK exposes a read-only property for the configuration object:
Property
Type
Description
brand
Node
String or component used to display the brand name
info
Node
String or component used to display version info
titlebar
String
Text used in the Titlebar of the browser
sidebar
Object
Sidebar configuration object
sidebar.collapsed
Boolean
Collapsed state of the Sidebar. Default: true
sidebar.position
String
Position of the Sidebar. Default: left
sidebar.width
Number
Width of the Sidebar when expanded. Default: 320