mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
ion-tab-button
TabButton is an internal component for tabs. Please see the Tab docs for more details.
Properties
color
string
mode
string
selected
boolean
If the tab is selected or not
tab
HTMLIonTabElement
The tab component for the button
Attributes
color
string
mode
string
selected
boolean
If the tab is selected or not
tab
The tab component for the button
Events
ionTabButtonDidLoad
Emitted when the tab button is loaded
ionTabButtonDidUnload
Emitted when the tab button is destroyed
ionTabbarClick
Emitted when the tab bar is clicked
Built with StencilJS