Function sauron_core::html::attributes::multiple
source · 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