Function sauron::prelude::attr[][src]

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

a utility function to convert simple value into attribute