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.

Example
View Source
Change Theme:

Adding Images

You can load images next to the titles of the PanelBar items by setting the imageUrl property.

Example
View Source
Change Theme:

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).
Example
View Source
Change Theme: