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