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

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

create a style attribute