Search results

ToolbarSettings API in React FileManager API component

Specifies the Toolbar settings of the FileManager.

Properties

items

string[]

An array of string or object that is used to configure the toolbar items.

Defaults to defaultToolbarItems

visible

boolean

Enables or disables the toolbar rendering in the file manager component.

Defaults to true