[][src]Function sauron::html::attributes::dropzone

pub fn dropzone<V, MSG>(v: V) -> Attribute<MSG> where
    V: Into<Value>,