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