Function sauron_core::html::attributes::multiple [−][src]
pub fn multiple<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html multiple attribute
pub fn multiple<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html multiple attribute