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