Function sauron::on_click[][src]

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

on click event