mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00

- remove scss-lint and sass-lint - add stylelint and stylelint-order packages and configuration - update all *.scss files to new syntax fixes #14805
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