Function freya_components::DropdownItem

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

§Styling

Inherits the DropdownItemTheme theme.