New to Kendo UI for Vue? Start a free 30-day trial

Opening and Closing

By default, the ContextMenu 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 ContextMenu 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.

Example
View Source
Change Theme:

In this article

Not finding the help you need?