EnTabs
Preview
Props
| Name | Description | Default | Control |
|---|---|---|---|
| qaId | Id that can be set for automation selectors. string | "" |
Slots
tab-${tab.id}
No description
Variables
| Name | Type | Description |
|---|---|---|
name | unknown | — |
default
No description
Variables
| Name | Type | Description |
|---|---|---|
activeTab | unknown | — |
content-${tab.id}
No description
Variables
| Name | Type | Description |
|---|---|---|
name | unknown | — |
Events
tabchange
Tab-change event.
Methods
No methods defined.
Examples
Slots
Dynamic slots are created for each tab and tab content using the id provided for each tab in the tabs prop.
tab-{id}content-{id}