Overlays

Drawer

A draggable panel that slides in from any edge — built on vaul, styled with the design system.

Import

import {
  Drawer,
  DrawerTrigger,
  DrawerContent,
  DrawerHeader,
  DrawerTitle,
  DrawerDescription,
  DrawerFooter,
  DrawerClose,
} from "@countryclub/ui-react";

Default

Directions

Slide in from the top, right, bottom or left.