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