Function sauron_core::html::attributes::srcdoc
source · pub fn srcdoc<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Expand description
Creates html srcdoc attribute
pub fn srcdoc<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Creates html srcdoc attribute