super-tab
Defines a Sliding Tab Item component.
A sliding tab has to be inserted in a Sliding Tabs Container component.
A sliding tab is associated to a page you can specify through its properties.
Note: Make sure the page you associate contains a Content or <ion-content>
to make it work properly in tab.
For more information: Swipeable Tabs.
Name | Description |
---|---|
Badge | The initial badge value. The number can be changed through the SuperTabsController provider. |
Icon Name | Specifies the icon to be used in the tab. |
Title | The title of the tab to display. |
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Identifier | Defines the component identifier. |
Is active | Defines whether the component is active. |
Page | Defines the associated page. |