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