Documentation
Button – Popover
Combine buttons with the dropdown menu or dialog primitives to create popovers.
Dropdown example
`src/components/ui/dropdown-menu.tsx` wraps the Radix dropdown; pair it with a button trigger popover CTAs.
Relevant files
src/components/ui/dropdown-menu.tsx— Dropdown primitive