15 releases

new 0.2.16 Jun 8, 2024
0.2.15 Jun 4, 2024
0.2.14 May 31, 2024
0.2.9 Apr 26, 2024

#28 in #cross-platform-ui

Download history 232/week @ 2024-04-04 493/week @ 2024-04-11 245/week @ 2024-04-18 148/week @ 2024-04-25 174/week @ 2024-05-02 163/week @ 2024-05-09 399/week @ 2024-05-16 94/week @ 2024-05-23 300/week @ 2024-05-30

962 downloads per month
Used in 19 crates (13 directly)

Apache-2.0 OR MIT

2MB
40K 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

~12–26MB
~352K SLoC