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