LandorUI
GitHub

Sheet

A panel that slides in as an overlay.

Installation

npx shadcn@latest add https://landorui.landorestate.com/r/sheet.json

Usage

A panel that slides in as an overlay.

import {
  Sheet,
  SheetContent,
  SheetDescription,
  SheetHeader,
  SheetTitle,
  SheetTrigger,
} from "@/components/ui/sheet";