Provides detailed information about a SlashMenuItemSelect event.
boolean
Specifies the boolean value to cancel the default action if set to true.
boolean
If the event is triggered by user interaction, it returns true. Otherwise, it returns false.
HTMLLIElement
Returns the selected list item of the slash menu list as an HTMLLIElement.
Returns the selected slash menu item data corresponding to the interface.
MouseEvent
| KeyboardEvent
| TouchEvent
Specifies the original event arguments such as MouseEvent, KeyboardEvent, or TouchEvent.