New to Telerik UI for Blazor? Download Free 30-day trial
Panel Bar - Hierarchical Data
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Hierarchical-data.razor
Loading the demo source code...please wait.
Description
You can provide a collection of hierarchical data to the
Data
parameter of the TelerikPanelBar. Hierarchical data means that the collection child items is provided in a field of its parent's model. You can use that data structure to provide additional details for the parent items.