New to KendoReact? Learn about KendoReact Free.
Titles
You can configure the PanelBar items by adding images and rendering icons next to them.
Getting Started
You can handle the title of each PanelBar item by setting the title
property.
Change Theme
Theme
Loading ...
Adding Images
You can load images next to the titles of the PanelBar items by setting the imageUrl
property.
Change Theme
Theme
Loading ...
Adding Icons
You can render icons next to the titles of the PanelBar items by either:
- Setting the
icon
property (for build-in icons), or - Setting the
iconClass
property (for custom icons).
Change Theme
Theme
Loading ...