Interface for MenuClick event arguments.
boolean
If you want to cancel this event then, set cancel to true. Otherwise, false.
HTMLElement
Return the currently clicked context menu item.
Object[]
Return the currently selected folder/file items as an array of JSON object.
MenuItemModel
Return the currently clicked context menu item as JSON object.