Function freya::prelude::DropdownItem

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

DropdownItem component.

Props

See DropdownItemProps.

Styling

Inherits the DropdownItemTheme theme.