New to Kendo UI for Angular? Start a free 30-day trial
Tabs Collection
The TabStrip enables you to render its tabs by iterating a collection of configurable objects with the ngFor
structural directive.
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 demonstrates the approach in action.
Change Theme
Theme
Loading ...