[][src]Function sauron::on_blur

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

attach an on_blur event to the html element