47 releases
new 0.3.5 | Jan 11, 2025 |
---|---|
0.3.3 | Dec 26, 2024 |
0.2.42 | Nov 23, 2024 |
0.2.26 | Jul 26, 2024 |
#55 in #zng
999 downloads per month
Used in 22 crates
(13 directly)
2MB
42K
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
~13–25MB
~395K SLoC