Function sauron_core::dom::events::on_click[][src]

pub fn on_click<F, MSG>(f: F) -> Attribute<MSG> where
    F: Fn(MouseEvent) -> MSG + 'static, 
Expand description

on click event