<:description>
This is a dialog description that explains what the dialog is about.
</:description>
<:title>
</:title>
<:content>
<p>Dialog content goes here. You can add any content you want inside the dialog.</p> <.action phx-click={Corex.Dialog.set_open("my-dialog", false)} class="button button--sm">API Close Dialog</.action>
</:content>
<:trigger>
</:trigger>
<:close_trigger>
<.icon name="hero-x-mark" class="icon" />
</:close_trigger>