Completed
Last Updated: 07 Jun 2023 12:22 by ADMIN
Pete
Created on: 01 May 2023 07:04
Category: DropDownButton
Type: Bug Report
0
Aria label can not be set in an icon only DropDownButton

Describe the bug
Aria label can not be set in an icon only DropDownButton

To Reproduce
Inspect the button element

https://stackblitz.com/edit/gvk8hm-s2fmdf?file=src%2Fmain.vue

Expected behavior
We can set aria-label

Screenshots
The aria label can be set to some value

Workaround :
https://stackblitz.com/edit/gvk8hm-tquawk?file=src%2Fmain.vue

0 comments