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