PanelSection
Function: PanelSection()
function PanelSection(props: PropsWithChildren<PanelSectionProps>, context?: any): null | ReactElement
Defined in: src/components/Panel.ts:20
Parameters
props
PropsWithChildren
<PanelSectionProps
>
context?
any
Returns
null
| ReactElement