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

Define the event that triggers showing the menu items.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum MenuShowEvent

Fields

The child menu items will be displayed when the user clicks on the target element.

C#
Click = 1

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

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