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