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