<Tab />

Represents a tab inside tab bar.

Usage

<Tap>
  Home
</Tap>
Name Type Description
icon string The icon name for the tab. Can specify the same icon name as . Optional.
activeIcon string The name of the icon when the tab is active. Optional.
label string The label of the tab item. Optional.
badge string Display a notification badge on top of the tab. Optional.

Need Help?

If you have any questions, use our Community Forum or talk to us on Discord chat. The Onsen UI team and your peers in the community will work together to help solve your issues.

For bug reports and feature requests use our GitHub Issues page.