[][src]Function sauron::html::attributes::style

pub fn style<V, MSG>(
    style_name: &'static str,
    value: V
) -> Attribute<&'static str, &'static str, AttributeValue, Event, MSG> where
    V: Into<Value> + Clone

create a style attribute