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