intuit / accessibility-snippets

VSCode Snippets created to help developers write accessible code.
MIT License
102 stars 37 forks source link

Added ARIA: TableAria #18 and CellAria #14 #26

Open Amishakumari544 opened 3 years ago

Amishakumari544 commented 3 years ago

What Changed

Readme File with TableAria Content Readme File with CellAria Content

Added Table Role Added Cell Role

Why

This PR is in reference to #14 and #18 which required adding Table and Cell accessibility feature.

Amishakumari544 commented 3 years ago

@kendallgassner mam please review this if it is fine or not.