ContextMenuSettings
12 Sep 20251 minute to read
Specifies the ContextMenu settings of the File Manager.
Properties
file string[]
Specifies the array of string or object that is used to configure file items.
Defaults to fileItems
folder string[]
An array of string or object that is used to configure folder items.
Defaults to folderItems
layout string[]
An array of string or object that is used to configure layout items.
Defaults to layoutItems
visible boolean
Enables or disables the ContextMenu.
Defaults to true