@ddm-design-system/tab
v3.0.2
Published
# Tab
Downloads
1
Readme
@ddm-design-system/tab
Tab
The Tab
component allows the user to navigate to a specific section of the application.
Tab
s are part of a TabGroup
and should not be used standalone.
TabGroup
The TabGroup
consists of a set of Tab
s. It is responsible for passing the necessary props to every child Tab
.