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