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

pub fn on_reset<CB, MSG>(cb: CB) -> Attribute<MSG> where
    CB: Fn(Event) -> MSG + 'static,
    MSG: 'static, 

attach an on_reset event to the html element