Function dioxus::prelude::onselect

source ·
pub fn onselect<E, T>(
    _f: impl FnMut(Event<SelectionData>) -> E + 'static
) -> Attribute
where E: EventReturn<T>,
Available on crate feature html only.
Expand description

select