dropdown_split

Function dropdown_split 

Source
pub fn dropdown_split(
    color: Color,
    label: &str,
    href: &str,
    items: &[DropdownItem],
) -> Element<Div>
Expand description

Create a dropdown with a split button.