Function sauron_core::html::attributes::background [−][src]
pub fn background<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html background attribute
pub fn background<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html background attribute