Unique identifier for the alert component. Required for the close button to work if present
Whether the bottom sheet has a handle for dragging.
Whether the bottom sheet has a close button.
Additional classes to add to the component.
Additional attributes to add to the bottom sheet component.
Title content of the bottom sheet.
<:bottom_sheet_title_content> BottomSheet title </:bottom_sheet_title_content> <div class="w-full flex items-center justify-center h-full bg-brand-subtle text-brand overflow-y-auto">Content</div>
Custom close icon for the bottom sheet.
Inner content of the bottom sheet.