Function sauron_core::html::attributes::height [−][src]
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