Function freya::components::DropdownItem

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

ยงStyling

Inherits the DropdownItemTheme theme.