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