New to Kendo UI for Vue? Start a free 30-day trial
Routing
Updated on Oct 30, 2025
You can use the PanelBar as a navigational component with any router library.
Using Custom Properties to Set Route Paths
To use custom properties and set the route path:
- Apply а custom property to each PanelBaritem.
- Set the property to the corresponding path.
- After the user makes a selection, identify the selected PanelBaritem by itscustomproperty and redirect the source.
Change Theme
Theme
Loading ...