Skip to content

Addition of <dialog> element

The <dialog> element is available in every major browser and is well-documented. While it may or may not be a part of the html5 elements, it would be nice to have the official spec metadata available for import rather than having to manage this manually in every project.

Use cases

Self-explanatory; see Building a dialog component for a real-world example of the element.