davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.03k stars 96 forks source link

Improve Documentation #104

Closed initFabian closed 1 year ago

initFabian commented 4 years ago

Was researching Modal implementations and came across your project. I needed a way to see all the props so I created a table. Since the work had already been done, I figured to tidy up a few things like put them in order and bring them back to the project.

I hope it helps!