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