Tabs
NB! The component will be deprecated soon.
Please check out our new Tabs component.
State
@tab_id = 3
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| default | slot | Yes | - | Content inside the tab |
| size | - | - | - | TODO - size variant |
| items | - | - | - | TODO - array of TabLink items |
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| on_click | event | No | - | Event to happen when tab is clicked |
| element_left | - | - | - | TODO - Left element |
| element_right | - | - | - | TODO - Right element |
| to | any | No | - | Link's destination |