Function sauron::on_mouseout[][src]

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

attach an on_mouseout event to the html element