Function freya_components::DropdownItem

source ·
pub fn DropdownItem<T>(_: DropdownItemProps<T>) -> Element
where T: PartialEq + 'static + Clone,
Expand description

§Styling

Inherits the DropdownItemTheme theme.