Search results

ContextMenuSettings API in JavaScript (ES5) FileManager API control

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