New to Kendo UI for AngularStart a free 30-day trial

Templates

The PanelBar allows you to use templates for instantiating its items and for customizing its appearance.

You can apply templates to:

Collections

When you use collections to instantiate the PanelBar items and do not define a template, the content property will be rendered in its current state.

Change Theme
Theme
Loading ...

Declaratively Initialized Items

The following example demonstrates how to instantiate PanelBar items by using the declarative approach.

Change Theme
Theme
Loading ...

Customizing the Appearance of the Title

The following example demonstrates how to use the PanelBarItemTitleDirective.

Change Theme
Theme
Loading ...