[][src]Function sauron::html::events::onmousedown

pub fn onmousedown<'a, F>(f: F) -> Attribute<'a> where
    F: Into<Callback<Event>>,