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