@diana-ui/tab
v3.0.3
Published
# Tab
Downloads
67
Readme
@diana-ui/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
.