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

Tabs Collection

Updated on Jun 25, 2026

The TabStrip enables you to render its tabs by iterating a collection of configurable objects with the @for block template syntax.

This is an alternative approach for configuring the component instead of manually declaring each tab as a separate TabStripTab element inside the <kendo-tabstrip> tag.

The following example renders city weather tabs by iterating a data array with @for, where each object defines the tab title, content, and disabled state.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support