Telerik UI for ASP.NET Core Menu Basic Usage
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe Menu component is part of Telerik UI for ASP.NET Core, 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.
Description
The Telerik UI for ASP.NET Core Menu is a navigational component that provides multiple built-in options.
This example shows how the Menu component visualizes data in a hierarchical multi-level menu way with unordered item lists. The Menu can be used for commands execution, its items can also be configured to be navigation links or to use the Kendo UI Templates as its content.
The ASP.NET Core Menu control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Menu is a server-side wrapper for the Kendo UI for jQuery Menu component and comes in the form of an HtmlHelper.
Functionality and Features
- Data binding—You can use the available data-binding approaches to render the Menu data.
- Menu orientation and items direction—The Menu allows you yo configure its orientations and also the direction of its items.
- Images for the Menu items—You can also render custom images and sprites in the Menu items.
- ContextMenu—The Menu allows you to display items when users perform a right-click action on desktop or touch actions on mobile devices.
- Animations—You can add animation effects to the Menu items.
- RTL support, keyboard navigation, and accessibility—The Menu is accessible for screen readers, supports WAI-ARIA attributes, delivers keyboard shortcuts for faster navigation, and enables you to render its content in a right-to-left direction.