pub fn Dropdown(_: DropdownProps) -> Element
Expand description
Dropdown menu component
ยงProps
For details, see the props struct definition.
open
:bool
on_toggle
:Option<Callback<()>>
button_class
:String
menu_class
:String
trigger
:Element
children
:Element