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