Function sauron::on_doubleclick[][src]

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

attach an on_doubleclick event to the html element