ModalOptions Interface
Options for IModelApp.makeModalDiv @internal
Properties
| Name | Type | Description | |
|---|---|---|---|
| autoClose | undefined | false | true | The dialog should be dismissed if the user clicks anywhere or hits Enter or Escape on the keyboard. | |
| closeBox | undefined | false | true | Show an 'x' in the upper right corner to close the dialog | |
| rootDiv | undefined | HTMLElement | The parent for the semi transparent darkening div. | |
| width | undefined | number | Width for the Modal dialog box. |
Defined in
Last Updated: 08 January, 2020