Function dioxus::prelude::onmouseout

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

onmouseout