--- layout: single elementName: dialog ---

# dialog Experimental

Defines a dialog box that can be opened and closed with JavaScript.

Example: Copy

This is a dialog box!
{% highlight html %} This is a dialog box! {% endhighlight %}

open

Opens the dialog box by default.

No value required.