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