41 releases

new 0.2.42 Nov 23, 2024
0.2.37 Oct 26, 2024
0.2.26 Jul 26, 2024

#51 in #zng

Download history 37/week @ 2024-08-04 387/week @ 2024-08-11 294/week @ 2024-08-18 142/week @ 2024-08-25 280/week @ 2024-09-01 443/week @ 2024-09-08 577/week @ 2024-09-15 372/week @ 2024-09-22 404/week @ 2024-09-29 152/week @ 2024-10-06 219/week @ 2024-10-13 210/week @ 2024-10-20 164/week @ 2024-10-27 430/week @ 2024-11-03 219/week @ 2024-11-10 287/week @ 2024-11-17

1,222 downloads per month
Used in 22 crates (13 directly)

Apache-2.0 OR MIT

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–23MB
~346K SLoC