Function: TabPanel()
TabPanel(
props):any
Defined in: components/Tabs/Tabs.tsx:226
The content region for one tab. Associated with its Tab by matching id.
Parameters
| Parameter | Type |
|---|---|
props | TabPanelProps |
Returns
any
TabPanel(
props):any
Defined in: components/Tabs/Tabs.tsx:226
The content region for one tab. Associated with its Tab by matching id.
| Parameter | Type |
|---|---|
props | TabPanelProps |
any