Skip to content

Support aria prefixed attributes #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
i-am-the-slime opened this issue Mar 31, 2020 · 2 comments
Closed

Support aria prefixed attributes #115

i-am-the-slime opened this issue Mar 31, 2020 · 2 comments

Comments

@i-am-the-slime
Copy link
Member

This might be similar to #89 but maybe the set of possible aria attributes is actually limited. I don't know. However supporting them via _aria and a homogeneous object could be a start. What do you think?

@maddie927
Copy link
Member

Definitely! We have some accessibility tasks backlogged but I don't know when we'll get to them. Adding them all explicitly seems preferable if that's an option.

@maddie927
Copy link
Member

I added basic aria- support using _aria :: Object String (same as _data) here: https://github.com/lumihq/purescript-react-basic-dom

Haven't tagged a release yet but I will very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants