Function sauron::html::events::on_click[][src]

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

on click event