[][src]Function sauron::html::attr

pub fn attr<V, ATT, EVENT, MSG>(name: ATT, v: V) -> Attribute<ATT, EVENT, MSG> where
    ATT: Clone,
    V: Into<Value>, 

Create an attribute