Function sauron::prelude::prelude::on_selectionchange

source ·
pub fn on_selectionchange<CB, MSG>(cb: CB) -> Attribute<MSG>
where CB: FnMut(Option<Selection>) -> MSG + 'static, MSG: 'static,
Expand description

attach an on_selectionchange event to the html element