10 releases

new 0.2.11 May 12, 2024
0.2.10 May 5, 2024
0.2.9 Apr 26, 2024

#29 in #cross-platform-ui

Download history 397/week @ 2024-04-07 423/week @ 2024-04-14 272/week @ 2024-04-21 32/week @ 2024-04-28 179/week @ 2024-05-05

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

Apache-2.0 OR MIT

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