Function freya::prelude::DropdownItem

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

§Styling

Inherits the DropdownItemTheme theme.