New to Kendo UI for Angular? Start a free 30-day trial
TabStripModule
Represents the NgModule definition for the TabStrip component.
The module registers:
TabStripComponent
—TheTabStrip
component class.TabStripTabComponent
—TheTabStripTab
component class.TabContentDirective
—The tab content directive used on the<ng-template>
tag.TabTitleDirective
—The tab title directive used on the<ng-template>
tag.