EnumMenuHideEvent
Enum
Define the event that triggers closing the popup that contains the menu items.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum MenuHideEvent
Fields
Click
The menu items popup will be closed on click.
MouseLeave
The menu items popup will be closed on mouse leave.