[][src]Function sauron_native::util::oninput

pub fn oninput<C, MSG>(c: C) -> Attribute<MSG> where
    C: Into<Callback<Event, MSG>>,