Unique identifier for the Drawer component
Whether the Drawer has a close button.
Position of the Drawer
Additional CSS classes for the Drawer
Additional HTML attributes for the Drawer
Inner block of the Drawer
<div class="flex items-center justify-center h-full bg-brand-subtle text-brand">Content</div>
Header of the Drawer
<:header> Drawer <.drawer_close /> </:header>
Custom close icon for the Drawer.