toggle menu
Carbon Compose
v0.4.0
common
switch theme
search in API
Carbon Compose
/
com.gabrieldrn.carbon.tab
/
TabItem
/
TabItem
Tab
Item
constructor
(
label
:
String
,
enabled
:
Boolean
=
true
)
Parameters
label
The label of the tab to be displayed.
enabled
Whether the tab is enabled or not.