Returns the items.
Output to enable support for two-way binding on [(selectedIndex)]
Emitted when the selected index is about to change.
Emitted when the selected item is changed.
Enables/disables the transition animation of the contents.
Enables/disables the transition animation of the contents.
An @Input property that gets/sets the index of the selected item. Default value is 0 if contents are defined otherwise defaults to -1.
An @Input property that gets/sets the index of the selected item. Default value is 0 if contents are defined otherwise defaults to -1.
Gets the selected item.
An @Input property which determines the tab alignment. Defaults to start
.
An @Input property which determines the tab alignment. Defaults to start
.
Tabs component is used to organize or switch between similar data sets.
IgxTabsModule
igx-tabs-theme
tabs
Layouts
The Ignite UI for Angular Tabs component places tabs at the top and allows for scrolling when there are multiple tab items on the screen.