ModalOptions Interface

Options for makeModalDiv

Properties

Name Type Description
autoClose boolean | undefined The dialog should be dismissed if the user clicks anywhere or hits Enter or Escape on the keyboard.  
closeBox boolean | undefined Show an 'x' in the upper right corner to close the dialog  
rootDiv HTMLElement | undefined The parent for the semi transparent darkening div.  
width number | undefined Width for the Modal dialog box.  

Defined in

Last Updated: 13 May, 2024