Renders a modal.
<.modal id="confirm-modal" title="My Title" action_title="My Action" on_action={JS.push("submit")}> This is a modal. </.modal>
Attach listeners for server events.
<:description>Description goes <b>here</b></:description> <div data-test-id="modal-content">Content goes here</div>