Function dioxus_html::events::oninput

source ·
pub fn oninput<'a, E: EventReturn<T>, T>(
    _cx: &'a ScopeState,
    _f: impl FnMut(Event<FormData>) -> E + 'a
) -> Attribute<'a>
Expand description

oninput handler