<dialog>

the <dialog> html element represents a dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow.

1e.g. simple alert

simple alert

press the [x] icon or the esc key to close it.

2e.g. confirm

confirm

you can also close it by pressing theesc key.

browser support

chromefirefoxsafari
<dialog>379815.4
::backdrop374715.4
backdrop-filter761039
scrollbar-gutter949718.2
back to home