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