Function sauron_core::html::attributes::dropzone
source · pub fn dropzone<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Expand description
Creates html dropzone attribute
pub fn dropzone<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Creates html dropzone attribute