Sheet
A panel that slides in from any edge of the screen over the main content.
Usage
tsx
import { Sheet } from "@/components/ui/sheet";
<Sheet side="right">...</Sheet>Sheet Controls
side
Examples
Right Sheet
Left Sheet
Bottom Sheet
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/sheet