src/modules/Tab/Tab.js
A basic tab.
A basic tab using renderActiveOnly={false}
.
A tab menu can point to its tab panes.
A tab menu can adjust its appearance to de-emphasize its contents.
A tab menu can be formatted for text content.
A tab can display a loading indicator.
A tab can be a controlled component.
A tab can define which pane is active by default.
You can capture the tab change event.
You can use item shorthands when you're using renderActiveOnly={false}
.