zino_dioxus::form

Function DataSelect

Source
pub fn DataSelect<T: DataEntry + Clone + PartialEq>(
    props: DataSelectProps<T>,
) -> Element
Expand description

A control that provides a menu of data entries.