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