Function sauron::on_auxclick[][src]

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

attach an on_auxclick event to the html element