Function dioxus::events::onchange

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

onchange