- Preparing search index...
 
- The search index is not available
 
@healthhero 
 
- Modal(props: PropsWithChildren<{ 
    actions?: ModalCallbacks; 
    components?: Partial<ModalComponents>; 
    modal: null | ModalModel; 
}>, context?: any): null | ReactElement<any, any> 
- 
Returns null | ReactElement<any, any>