🏠 New in Low Baseline Support: <dialog>
March 14, 2022
The <dialog> HTML element represents a modal or non-modal dialog box, such as a confirmation prompt or a subwindow used to enter data.
Source features
api.HTMLDialogElement[mdn]api.HTMLDialogElement.cancel_event[mdn]api.HTMLDialogElement.close[mdn]api.HTMLDialogElement.close_event[mdn]api.HTMLDialogElement.open[mdn]api.HTMLDialogElement.returnValue[mdn]api.HTMLDialogElement.show[mdn]api.HTMLDialogElement.showModal[mdn]css.selectors.backdrop.dialog[mdn]html.elements.dialog[mdn]html.elements.dialog.open[mdn]