[][src]Function sauron::on_click

pub fn on_click<F, MSG>(
    f: F
) -> Attribute<&'static str, &'static str, AttributeValue, Event, MSG> where
    F: Fn(MouseEvent) -> MSG + 'static, 

on click event