closeDialog MethodStatic
Close a modal dialog
closeDialog(dialog?: React.ReactNode): void
| Parameter | Type | Description | 
|---|---|---|
| dialog | React.ReactNode | The Dialog to open. If one is not specified, the active dialog will be closed. | 
Defined in
Last Updated: 08 January, 2020