Function sauron::on_select[][src]

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

attach an on_select event to the html element