Function: Tab()
Tab(
props):any
Defined in: components/Tabs/Tabs.tsx:150
A single selectable tab. The selected tab reads the navigation current
color and shows an underline indicator; others use hover/default.
Parameters
| Parameter | Type |
|---|---|
props | TabProps |
Returns
any