EnumMenuShowEvent
Enum
Define the event that triggers showing the menu items.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum MenuShowEvent
Fields
Click
The child menu items will be displayed when the user clicks on the target element.
MouseEnter
The child menu items will appear when the pointing device (usually the mouse) is initially moved with its hotspot within the element.