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