<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
2e.g. confirm
browser support
| chrome | firefox | safari | |
|---|---|---|---|
| <dialog> | 37 | 98 | 15.4 |
| ::backdrop | 37 | 47 | 15.4 |
| backdrop-filter | 76 | 103 | 9 |
| scrollbar-gutter | 94 | 97 | no |