38 releases
new 0.2.39 | Nov 4, 2024 |
---|---|
0.2.37 | Oct 26, 2024 |
0.2.26 | Jul 26, 2024 |
#51 in #zng
859 downloads per month
Used in 22 crates
(13 directly)
2MB
41K
SLoC
This crate is part of the zng
project.
lib.rs
:
Properties that define accessibility metadata.
The properties in this crate should only be used by widget implementers, they only
define metadata for accessibility, this metadata signals the availability of behaviors
that are not implemented by these properties, for example an AccessRole::Button
widget
must also be focusable and handle click events, an AccessRole::TabList
must contain widgets
marked AccessRole::Tab
.
Crate
Dependencies
~11–24MB
~354K SLoC