Interface for a class ContextMenu
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before closing the menu.
Triggers while rendering each menu item.
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before opening the menu item.
EmitType<Event>
Triggers once the component rendering is completed.
EmitType<OpenCloseMenuEventArgs>
Triggers while closing the menu.
EmitType<OpenCloseMenuEventArgs>
Triggers while opening the menu item.
Triggers while selecting menu item.
Specifies the animation settings for the sub menu open.
string
Defines class/multiple classes separated by a space in the Menu wrapper.
boolean
Defines whether to allow the cross-scripting site or not.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Enable or disable rendering component in right to left direction.
string
Specifies the filter selector for elements inside the target in that the context menu will be opened.
number
If hoverDelay is set by particular number, the menu will open after that period.
Specifies menu items with its properties which will be rendered as ContextMenu.
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
boolean
Specifies whether to show the sub menu or not on click. When set to true, the sub menu will open only on mouse click.
string
Specifies target element selector in which the ContextMenu should be opened.