Function sauron::prelude::html::attributes::loop[][src]

pub fn loop<V, MSG>(
    v: V
) -> Attribute<&'static str, &'static str, AttributeValue, Callback<Event, MSG>> where
    V: Into<Value>, 
Expand description

Creates html loop attribute