openDialog MethodStatic
Open a modeless dialog
openDialog(dialog: React.ReactNode, id: string): void
| Parameter | Type | Description | 
|---|---|---|
| dialog | React.ReactNode | The Dialog to open | 
| id | string | The id of the Dialog to open | 
Defined in
Last Updated: 08 January, 2020