55 releases

Uses new Rust 2024

new 0.4.3 May 9, 2025
0.4.1 Mar 19, 2025
0.3.3 Dec 26, 2024
0.2.42 Nov 23, 2024
0.2.26 Jul 26, 2024

#47 in #zng

Download history 225/week @ 2025-01-15 332/week @ 2025-01-22 188/week @ 2025-01-29 214/week @ 2025-02-05 131/week @ 2025-02-12 85/week @ 2025-02-19 108/week @ 2025-02-26 21/week @ 2025-03-05 12/week @ 2025-03-12 172/week @ 2025-03-19 23/week @ 2025-03-26 188/week @ 2025-04-02 31/week @ 2025-04-09 56/week @ 2025-04-16 49/week @ 2025-04-23 29/week @ 2025-04-30

192 downloads per month
Used in 22 crates (13 directly)

Apache-2.0 OR MIT

2MB
42K SLoC

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


This crate is part of the zng project.

Dependencies

~11–23MB
~352K SLoC