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