uievents-code

[![crates.io](https://img.shields.io/crates/v/uievents-code.svg)][uievents-code] [![crates.io](https://img.shields.io/crates/d/uievents-code.svg)][uievents-code]

Crate offering constants for the [KeyboardEvent.code] property, according to the latest (as of 11 February, 2023) [W3C Candidate Recommendation, 01 June 2017].

When using web_sys, you can obtain the value of the KeyboardEvent.code property from [web_sys::KeyboardEvent::code(&self)].

Features

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.


Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.