DialogSubHeader
Function: DialogSubHeader()
function DialogSubHeader(props: PropsWithChildren<DialogCommonProps>, context?: any): null | ReactElement
Defined in: src/components/Dialog.ts:75
Parameters
props
PropsWithChildren
<DialogCommonProps
>
context?
any
Returns
null
| ReactElement