Function sauron_core::svg::attributes::viewBox [−][src]
pub fn viewBox<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html viewBox attribute
pub fn viewBox<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html viewBox attribute