Components/DropdownMenu

DropdownMenu

Radix Dropdown with keyboard navigation and grouped items.

Installation

Examples

User dropdown

Groups, icons, separator, and danger item.

Account

API Reference

PropTypeDefaultDescription
trigger*ReactNoderequiredElement that opens the dropdown.
align'start'|'center'|'end''start'Horizontal alignment.
side'top'|'right'|'bottom'|'left''bottom'Preferred opening side.