Function sauron_core::html::attributes::icon [−][src]
pub fn icon<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html icon attribute
pub fn icon<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html icon attribute