Blazor TreeView - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Overview.razor
The TreeView 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 expandable tree structure that allows load on demand for the child items. Let your users navigate across the pages in our app and even outside of it, add texts, icons and images, use selection and checkboxes and respond to events.
The Telerik TreeView for Blazor renders data in a traditional tree-like structure that shows the hierarchy between the items.
You can bind it to flat data, to hierarchical data, or to load nodes on demand.
It also offers, navigation, templates and data binding settings per node level.