13 releases

new 0.2.14 May 31, 2024
0.2.13 May 20, 2024
0.2.9 Apr 26, 2024

#28 in #cross-platform-ui

Download history 413/week @ 2024-04-08 545/week @ 2024-04-15 141/week @ 2024-04-22 158/week @ 2024-04-29 167/week @ 2024-05-06 208/week @ 2024-05-13 287/week @ 2024-05-20

827 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–22MB
~329K SLoC