ion-tabs

Defines a Tabs Container component.

The Tabs Container is a top level navigation component to implement a tab-based navigation. It is a container of individual Tab components.
The Tabs Container does not have any styling and works as a router outlet in order to handle navigation. It does not provide any UI feedback or mechanism to switch between tabs. In order to do so, a Tab Bar should be provided as a direct child.
For more information: Tabs.

Name Description
Comment Describes the object comment to include in the documentation report. <p>This property generally contains an explanation about the object.</p>
Identifier Defines the component identifier.
Is active Defines whether the component is active.