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.
Gets/Sets the index of the selected item. Default value is 0 if contents are defined otherwise defaults to -1.
Gets the selected item.
Bottom Navigation component enables the user to navigate among a number of contents displayed in a single view.
Igx Module
IgxBottomNavModule
Igx Theme
igx-bottom-nav-theme
Igx Keywords
bottom navigation
Igx Group
Layouts
Remarks
The Ignite UI for Angular Bottom Navigation component enables the user to navigate among a number of contents displayed in a single view. The navigation through the contents is accomplished with the tab buttons located at bottom.
Example