wix-incubator / angular-tree-control

Angular JS Tree
http://wix.github.io/angular-tree-control
MIT License
708 stars 277 forks source link

How to add aria-label to leaf? #303

Closed shoulin-zuo closed 4 years ago

shoulin-zuo commented 4 years ago

When I using tools "axe - Web Accessibility Testing" to test the tree-control, it will show "Buttons must have discernible text": image

so is it possible add aria-label for the leaf?