Function dioxus::prelude::onscroll

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

onscroll