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