ml-in-barcelona / jsoo-react

js_of_ocaml bindings for ReactJS. Based on ReasonReact.
https://ml-in-barcelona.github.io/jsoo-react
MIT License
138 stars 19 forks source link

Add ARIA 1.1 into global-attributes #145

Closed davesnx closed 2 years ago

davesnx commented 2 years ago

Migrated from html.ml into Dom_global_attributes the aria props from JSX.

I left the comments as regular comments, and not ocaml.doc to not start with the documentation for some of the attributes. I left some of the polymorphism commented as well, until we decide/action this issue: https://github.com/ml-in-barcelona/jsoo-react/issues/69