ToggleButton: aria-label and aria-labelledby not observed #6377
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
ToggleButton is documented to take
aria-label
andaria-labelledby
props, but nothing is done with them.Reproducer
https://stackblitz.com/edit/missing-aria-label?file=src%2FApp.vue
PrimeVue version
4.0.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: