ToolbarSettings

12 Sep 20251 minute to read

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