Function dioxus_html::events::onselect
source · pub fn onselect<'a, E: EventReturn<T>, T>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<SelectionData>) -> E + 'a
) -> Attribute<'a>
Expand description
select
pub fn onselect<'a, E: EventReturn<T>, T>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<SelectionData>) -> E + 'a
) -> Attribute<'a>
select