Enum
MenuShowEvent

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.

Declaration

cs-api-definition
Click = 1

Field Value

MenuShowEvent

MouseEnter

The child menu items will appear when the pointing device (usually the mouse) is initially moved with its hotspot within the element.

Declaration

cs-api-definition
MouseEnter = 0

Field Value

MenuShowEvent

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