Function sauron_core::html::attributes::rows
source · 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