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