Function dioxus::prelude::onblur

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

onblur