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