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