pub fn dropdown_split( color: Color, label: &str, href: &str, items: &[DropdownItem], ) -> Element<Div>
Create a dropdown with a split button.