Blazor Menu - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Overview.razor
The Menu component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
Show a list of options in a well-known menu structure with dropdowns and popups for child items, let your users navigate across the pages in our app and even outside of it, add texts, icons and images and respond to events.
The Telerik Menu for Blazor renders data in a hierarchical list structure.
The component supports binding to a list of any type, through declaration of various data bindings.
You can bind it to flat data or to hierarchical data.
It also allows different orientation settings, and custom templates.