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