25 releases

new 0.2.26 Jul 26, 2024
0.2.25 Jul 18, 2024
0.2.19 Jun 20, 2024
0.2.14 May 31, 2024
0.2.9 Apr 26, 2024

#24 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 365/week @ 2024-05-30 528/week @ 2024-06-06 126/week @ 2024-06-13 305/week @ 2024-06-20 44/week @ 2024-06-27 496/week @ 2024-07-04 466/week @ 2024-07-11 238/week @ 2024-07-18

1,265 downloads per month
Used in 21 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–26MB
~353K SLoC