Function sauron_core::html::attributes::icon
source · 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