Enum
MenuHideEvent

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.

Declaration

cs-api-definition
Click = 1

Field Value

MenuHideEvent

MouseLeave

The menu items popup will be closed on mouse leave.

Declaration

cs-api-definition
MouseLeave = 0

Field Value

MenuHideEvent

In this article
DefinitionFieldsClickMouseLeave
Not finding the help you need?
Contact Support