Glasswave UI

Drawer

Bottom sheet built on Vaul (mobile-friendly).

Drawer

Installation

1pnpm dlx shadcn@latest add @glasswave/drawer

Usage

1import {2  Drawer,3  DrawerTrigger,4  DrawerContent,5  DrawerHeader,6  DrawerTitle,7  DrawerDescription,8} from "glasswave";

API Reference

See the Vaul documentation.