Sheet

Slide-in panel built on the Radix Dialog primitive. Supports four sides (top, right, bottom, left) and all standard Dialog sub-components.

core/sheet

Installation

1 · Add registry to components.json

2 · Install component

Examples

Right sheet

Click to open a panel sliding in from the right.

API Reference

PropTypeDescription
side
"top" | "right" | "bottom" | "left"Side the sheet slides in from (on SheetContent).