Skip to main content

ModalComponent

ModalComponent(props: PropsWithChildren<ModalProps>,context: any): null | ReactElement<any, any>

Parameters

(Mandatory parameters are in bold)
ParametersTypeDescription
propsPropsWithChildren<ModalProps>
contextany

Return

The return is of type null | ReactElement<any, any>