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