Getting started
Foundation
Typography
Navigation
Feedback
Forms
Reduce visual complexity of long forms using tabs.
There are cases when state of tabs is managed elsewhere. For example, when tabs are switched based on the current URL.
Inherits margin props.
Name | Default | Description |
---|
Name | Default | Description |
---|---|---|
children | — | ReactNode Tabs. |
Name | Default | Description |
---|---|---|
children | — | ReactNode Tab title. |
count | — | number Optional count to display near the title. |
Name | Default | Description |
---|---|---|
children | — | ReactNode Tab panels. |
Name | Default | Description |
---|---|---|
children | — | ReactNode Tab content. |