LandorUI
GitHub

Drawer

A panel that slides in from the edge of the screen.

Installation

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

Usage

A panel that slides in from the edge of the screen.

import {
  Drawer,
  DrawerContent,
  DrawerDescription,
  DrawerHeader,
  DrawerTitle,
  DrawerTrigger,
} from "@/components/ui/drawer";