Kendo UI for Vue Native ContextMenu Overview

The Kendo UI for Vue ContextMenu is a multi-level component for displaying hierarchical data in a Popup.

You can describe the ContextMenu items either by setting the items property.

The ContextMenu is not a separate component in the Kendo UI for Vue Native library. The ContextMenu functionality is achieved by combining the Menu and Popup components. To use the ContextMenu we need the distributed through NPM kendo-vue-layout and kendo-vue-popup packages.

The ContextMenu Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the ContextMenu in action.

Example
View Source
Change Theme:

Functionality and Features

Support and Learning Resources

Additional Resources