New to KendoReactLearn about KendoReact Free.

Opening and Closing

By default, the Menu opens and closes the items which contain children on mouseover and mouseleave with a small delay.

To customize its opening and closing behavior, utilize the following options:

Delay on Hover

To prevent the accidental opening or closing of the Menu items, the component waits for 100 milliseconds before performing the action. To change the default delay, use the hoverOpenDelay and hoverCloseDelay properties of the Menu.

Change Theme
Theme
Loading ...

Opening on Item Click

By default, the Menu items open on hover. You can disable the open-on-hover behavior and set the Menu to open only after an item is clicked or focused by using the openOnClick property. After the user clicks an item for the second time, the open-on-hover behavior will be still disabled until another click follows.

Change Theme
Theme
Loading ...
In this article
Delay on HoverOpening on Item ClickSuggested Links
Not finding the help you need?
Contact Support