mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00

- gets the `tabbarLayout` property working - update badge position based on tabs layout - fix the transforms for icon/text and icon size fixes #14611
ion-tab-button
TabButton is an internal component for tabs. Please see the Tab docs for more details.
Properties
badge
string
badgeColor
string
color
string
disabled
boolean
href
string
icon
string
label
string
mode
string
selected
boolean
If true, the tab button will be selected. Defaults to false
.
Attributes
badge
string
badge-color
string
color
string
disabled
boolean
href
string
icon
string
label
string
mode
string
selected
boolean
If true, the tab button will be selected. Defaults to false
.
Built with StencilJS