Kendo UI for jQuery Menu Overview

The Menu displays hierarchical data as a multi-level menu.

The component provides rich styling for unordered lists of items, and can be used for both navigation and execution of JavaScript commands. Items can be defined and initialized from HTML, or through the configuration options.

Kendo UI for jQuery Kendoka image

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

Kendo UI for jQuery Menu Overview

Functionality and Features

  • Data binding—The Kendo UI for jQuery Menu enables you to bind it to different data sources such as arrays and JSON.
  • Animations—The Menu also enables you to provide animations for opening and closing its submenus.
  • Items—You can add and customize items such as text, icon, and URLs.
  • Appearance—The Menu allows you to customize its appearance by setting CSS classes, templates, and other styling options.
  • Context menu—The Menu component supports the creation and implementation of context menus that open on right-click or based on custom events.
  • Accessibility—The Menu adheres to the global accessibility standards and provides WAI-ARIA support and keyboard navigation.

Next Steps

See Also

In this article