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