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

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

create a style attribute