HTML <dialog>
query_builder | Christopher PisaniThe HTML <dialog> element represents a dialog box or other interactive component, such as a modal.
<dialog open>
<p>Greetings, one and all!</p>
</dialog>
Available Attributes
Attribute | Values | Functionality |
---|---|---|
open | User can interact with the dialog |