Home
Accordion
Alert
Avatar
Badge
Button
Card
Carousel
Checkbox
Countdown
Currency Converter
Doc Sidebar
Dialog
Dropdown
Form
Input
Kbd
Label
Progress
Radio Group
Rating
Select
Separator
Skeleton
Slider
Spinner
Switch
Tabs
Textarea
Toaster
Tooltip

Dropdown

A customizable dropdown menu component with trigger, selectable items, and more.

Dropdown Example

Props

Dropdown

trigger: React.ReactNode, items: DropdownItem[], className?: string, dark: boolean

📦 Required Dependency

This component requires the react-icons package for the external link icon.

Install it with: npm install react-icons