Web platform features explorer

<dialog>

Widely available since 2024-09-14
Tags: api html Groups: HTML > HTML elements

The <dialog> HTML element represents a modal or non-modal dialog box, such as a confirmation prompt or a subwindow used to enter data.

Specifications

Browser support (view on caniuse.com)

  • Chrome 37 Released on 2014-08-26
  • Chrome Android 37 Released on 2014-09-03
  • Edge 79 Released on 2020-01-15
  • Firefox 98 Released on 2022-03-08
  • Firefox for Android 98 Released on 2022-03-08
  • Safari 15.4 Released on 2022-03-14
  • Safari on iOS 15.4 Released on 2022-03-14

Usage (according to Chrome Platform Status)

~7.984% of page loads. More data at chromestatus.

Interop