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