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