New to Telerik UI for BlazorStart a free 30-day trial

Define the event that triggers closing the popup that contains the menu items.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum MenuHideEvent

Fields

The menu items popup will be closed on click.

C#
Click = 1

The menu items popup will be closed on mouse leave.

C#
MouseLeave = 0
In this article
DefinitionFieldsClickMouseLeave
Not finding the help you need?
Contact Support