Unique identifier for the bottom sheet component. Required for the close button to work if present
Whether the bottom sheet has a handle for dragging.
Additional classes to add to the component.
Additional attributes to add to the bottom sheet component.
Title content of the bottom sheet.
<:header> Header <.bottom_sheet_close /> </:header> <div class="flex items-center justify-center h-full bg-brand-subtle text-brand">Content</div>
Inner content of the bottom sheet.