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