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