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