Props & events
Attributes & behavior classes
Always specify exactly one mode class and one edge class — neither has a default.
| Attribute / class | Purpose |
|---|---|
.side-sheet-modal / .side-sheet-standard | Required mode class |
.side-sheet-start / .side-sheet-end | Required edge class |
role="dialog" / aria-labelledby | Required on .side-sheet-panel in modal mode |
Events
Triggered the same way as a drawer.
| Event | Description |
|---|---|
flick:open / flick:close | Fired when the sheet opens or closes. |