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