aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

Treegrid Pattern documentation doesn't mention `aria-level`

Open craigkovatch opened this issue 1 year ago • 0 comments

https://www.w3.org/WAI/ARIA/apg/patterns/treegrid/

But the first example uses aria-level to communicate the nested relationship of treegrid rows to Assistive Tech:

https://www.w3.org/WAI/ARIA/apg/patterns/treegrid/examples/treegrid-1/

craigkovatch avatar Mar 05 '24 23:03 craigkovatch