The dropdown menu can use the DropdownMenuList
component to automatically render the dropdown menu from an array, or it can be manually constructed by using the DropdownMenuGroup
, DropdownMenuLabel
, and DropdownMenuItem
components.
The buttonEl
prop can take either a string or an element like an icon.
Add component:
components/ui/dropdown-menu.tsx