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