Function sauron_core::html::attributes::colspan
source · pub fn colspan<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Expand description
Creates html colspan attribute
pub fn colspan<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Creates html colspan attribute