Sheet

Slide-in panel that works as an alias for Drawer with a sheet-style API.

Installation

Examples

Right sheet

Slides from the right with a close button.

Cart (3)
Mountain Escape$149
Forest Serenity$49
Ocean Horizon$49
Total$247.00

API Reference

PropTypeDefaultDescription
openbooleanControlled open state.
onOpenChange(v: boolean) => voidCalled when state changes.
side'left'|'right'|'top'|'bottom''right'Which edge it slides from.
size'sm'|'md'|'lg'|'xl''md'Width or height.