ARIA HTML Attributes for Gren
WAI-ARIA is a technical specification that provides a framework to improve the accessibility and interoperability of web content and applications. This package provides Gren functions and types for all ARIA 1.2 attributes.
The package has been autogenerated from the 1.2-20230606 HTML version version of the ARIA spec itself.
Some useful links:
Inspiration for this package was taken from the corresponding elm-html-aria package, but this Gren package was created completely differently and independently.
Unit tests for each attribute were also auto-generated.