[][src]Function sauron::html::attributes::autocapitalize

pub fn autocapitalize<V, MSG>(v: V) -> Attribute<MSG> where
    V: Into<Value>,