Unique identifier for the dialog component
Whether the dialog has a close button.
Additional CSS classes for the dialog
Additional HTML attributes for the dialog
Inner block of the dialog
<div class="w-full flex items-center justify-center h-space-160 bg-brand-subtle text-brand">Content</div>
Title of the dialog
<:title> Dialog Title </:title>
Custom close icon for the dialog.