TabBar - use slots instead of arrays in the Tabbar #513
Labels
⭕ core team issue
This is for the core team and should not be done by contributors
⌨️ dev issue
Task is for developers
Milestone
Description / User Story
The TabBar should use slots instead of arrays, similar to ButtonGroup or FormCaptionGroup.
One possible and the currently preferred way to do this would also be to introduce a new Tab component, which like the Radio is just a part of the parent Group component and would never be user as a standalone component. In design we already have a Tab component on the page of the TabBar (also exactly like the Radio on the RadioGroup page).
Acceptance Criteria
Background information
The text was updated successfully, but these errors were encountered: