38 releases

new 0.2.39 Nov 4, 2024
0.2.37 Oct 26, 2024
0.2.26 Jul 26, 2024

#51 in #zng

Download history 297/week @ 2024-07-15 196/week @ 2024-07-22 329/week @ 2024-07-29 34/week @ 2024-08-05 481/week @ 2024-08-12 249/week @ 2024-08-19 147/week @ 2024-08-26 483/week @ 2024-09-02 331/week @ 2024-09-09 605/week @ 2024-09-16 297/week @ 2024-09-23 337/week @ 2024-09-30 127/week @ 2024-10-07 247/week @ 2024-10-14 266/week @ 2024-10-21 188/week @ 2024-10-28

859 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–24MB
~354K SLoC