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