Renders a Dropdown Menu
Renders the dropdown menu
on_click
JS
nil
class
:string
menu_btn_class
menu_items_class
menu_item_class
id
"menu"
enter
"transition ease-out duration-200"
enter_from
"transform opacity-0 scale-95 -translate-y-2"
enter_to
"transform opacity-100 scale-100 translate-y-0"
leave
"transition ease-in duration-150"
leave_from
leave_to
button
item