Function dioxus_html::events::oninput

source ยท
pub fn oninput<E: EventReturn<T>, T>(
    _f: impl FnMut(Event<FormData>) -> E + 'static,
) -> Attribute
Expand description

oninput handler