Tab Element
The tab element is used within tab bars for example the main navigation
<BaseTab
name="Collectie"
link="/"
/>
Attributes
| attribute | description | type | accepted values | default |
|---|---|---|---|---|
| name | Tile title | String | - | - |
| link | link to other page | String | - | - |