ion-tab
The tab component is a child component of
See the
Properties
component | |
---|---|
Description | The component to display inside of the tab. |
Attribute | component |
Type | Function | HTMLElement | null | string | undefined |
tab | |
Description | A tab id must be provided for each |
Attribute | tab |
Type | string |
Methods
setActive | |
---|---|
Description | Set the active component for the tab |
Signature | setActive() => Promise<void> |