The main sheet component that manages state and positioning.
:id
:open
false
:on-open
:on-close
:class
This sheet is controlled programmatically from outside.
The sheet was opened using a JS command rather than a trigger.
Unique identifier for the sheet
Whether the sheet is initially open
Handler for sheet open event
Handler for sheet close event