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