Function freya::prelude::DropdownItem
pub fn DropdownItem<T>(_: DropdownItemProps<T>) -> Option<VNode>
Expand description
DropdownItem
component.
§Props
See DropdownItemProps
.
§Styling
Inherits the DropdownItemTheme
theme.