Files
Brandy Carney 7a8d5f68d2 chore(stylelint): remove sass-lint/scss-lint in favor of stylelint
- remove scss-lint and sass-lint
- add stylelint and stylelint-order packages and configuration
- update all *.scss files to new syntax

fixes #14805
2018-07-19 15:10:30 -05:00
..
2018-07-12 18:44:44 +02:00
2018-07-12 18:44:44 +02:00

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