New to KendoReactStart a free 30-day trial

Actions

The ContextMenu allows you to perform different actions on right-click.

Actions Implementation

To enable a certain action:

  1. Render a MenuItem component in the ContextMenu.
  2. Based on the use case, pass a string to the action setting via the data prop.
  3. Handle the required logic inside the onSelect event

The following example demonstrates how to implement a simple action.

Change Theme
Theme
Loading ...
In this article
Actions ImplementationSuggested Links
Not finding the help you need?
Contact Support