Dropdown Menu
Component
Displays a menu to the user — such as a set of actions or functions — triggered by a button with optional glassy variant.
Installation
Install this component using the shadcn CLI with your preferred package manager
pnpm dlx shadcn@latest add @crenspire/dropdown-menuUsage
Example code for using this component
Props
Component props and variants
This component supports the following variants:
- default - Standard styling
- glass - Glassmorphism effect (default)