Drawer
A panel that slides in from the edge of the screen.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/drawer.jsonUsage
A panel that slides in from the edge of the screen.
import {
Drawer,
DrawerContent,
DrawerDescription,
DrawerHeader,
DrawerTitle,
DrawerTrigger,
} from "@/components/ui/drawer";