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