Function dioxus::events::onerror

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

onerror