Function sauron_core::html::attributes::defer [−][src]
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