The <dialog> element
    Contains contents of a dialog box that can be shown to the user with JavaScript code.
Full list of attributes
All the usual HTML global attributes are available
- open
- Present if the dialog box is currently displayed to the user.