Interface for MenuClose event arguments.
boolean
If you want to cancel this event then, set cancel to true. Otherwise, false.
Event
Specifies the actual event.
Object[]
Returns the target folder/file item as an array of JSON object.
boolean
Returns whether the current context menu is focused or not.
MenuItemModel[]
Returns the current context menu items as JSON object.
string
Returns the current context menu type based on current target.
MenuItemModel
Returns the parent context menu item as JSON object.