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