myitcv / react

MOVED TO https://github.com/myitcv/x/blob/master/react/_doc/README.md
BSD 3-Clause "New" or "Revised" License
234 stars 17 forks source link

Define aria-* attributes #115

Closed myitcv closed 6 years ago

myitcv commented 6 years ago

Following a question asked by email, need to introduce support for aria-* attributes.

I think we need to follow this definition:

https://www.w3.org/TR/wai-aria-1.1/#state_prop_def

Unclear where/how such attributes can be used, or whether they can be applied to all elements.

Help on that question very much appreciated.

Depends on https://github.com/gopherjs/gopherjs/pull/779

myitcv commented 6 years ago

This was started in #128