Function sauron::on_scroll

source ·
pub fn on_scroll<F, MSG>(f: F) -> Attribute<MSG>
where F: FnMut((i32, i32)) -> MSG + 'static, MSG: 'static,
Expand description

attach callback to the scroll event