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 | —  | ReactNodeTabs.  | 
| Name | Default | Description | 
|---|---|---|
children | —  | ReactNodeTab title.  | 
count | —  | numberOptional count to display near the title.  | 
| Name | Default | Description | 
|---|---|---|
children | —  | ReactNodeTab panels.  | 
| Name | Default | Description | 
|---|---|---|
children | —  | ReactNodeTab content.  |