Search results

NavigationPaneSettings API in React FileManager API component

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