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

pub fn tabindex<'a, V>(v: V) -> Attribute<'a> where
    V: Into<Value>,