### dropdown Dropdown can open a menu or any other element when the button is clicked [dropdown docs](https://daisyui.com/components/dropdown/) #### Class names - component: `dropdown` - part: `dropdown-content` - placement: `dropdown-start`, `dropdown-center`, `dropdown-end`, `dropdown-top`, `dropdown-bottom`, `dropdown-left`, `dropdown-right` - modifier: `dropdown-hover`, `dropdown-open`, `dropdown-close` #### Syntax Using popover API ```html