Syntax
Properties
An object containing UI configuration settings. Value must be one of:
"showNavigation": false- Hides the left navigation panel and the navigation icon in the top-left corner of the app"showNavigation": true- Shows the left navigation panel and the navigation icon in the top-left corner of the app
Examples
The following example demonstrates what the URL encoded version ofuiSettings={"showNavigation": false} would be:
Example uiSettings