NavigationPaneSettings
12 Sep 20251 minute to read
Specifies the navigationpane settings of the File Manager.
Properties
maxWidth string|number
Specifies the maximum width of navigationpane.
Defaults to ‘650px’
minWidth string|number
Specifies the minimum width of navigationpane.
Defaults to ‘240px’
visible boolean
Enables or disables the navigation pane.
Defaults to true