Tabs
Preview
Content for Tab 1
Demo code
Tabs inputs
Option | Type | Default value | Possible values |
---|---|---|---|
activeTabButtonColor | enum | primary | primary/secondary/black/white/transparent |
inactiveTabButtonColor | enum | black | primary/secondary/black/white/transparent |
tabsButtonRounded | boolean | true | true/false |
tabsButtonBorder | boolean | true | true/false |
tabsButtonSize | enum | medium | large/medium/small |
plainTabsContent | boolean | false | true/false |
Tab inputs
Option | Type | Default value | Possible values |
---|---|---|---|
tabLabel | string | - | any string |
active | boolean | false | true/false |
Tabs outputs
Event | Type | Value |
---|---|---|
onSelectTab | number | Selected tab index |
Style Variables