Function sauron::on_reset[][src]

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

attach an on_reset event to the html element