Function sauron::dom::events::on_click

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

on click event