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