Skip to content
Perimeter Style

Drawer

A panel that slides in from the edge of the screen, typically from the bottom on mobile.

Usage

tsx
import { Drawer } from "@/components/ui/drawer";

<Drawer direction="bottom">...</Drawer>
<Drawer direction="bottom">...</Drawer>

Light

Dark

Default

Metrics

Perimeter Api

Drawer Controls

direction

Examples

Bottom Drawer

Right Drawer

Installation

Install
$ pnpm dlx shadcn@latest add @perimeter/drawer

Search

Search for components, templates, and more.