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