Function freya::prelude::DropdownItem

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

§Styling

Inherits the DropdownItemTheme theme.