Button accessibility #618
Labels
Accessibility
Bug 🐛
Something isn't working
P3 Triaged
Issue has been reviewed as part of legacy backlog grooming (project P3).
Triaged: v4
Triaged, to be implemented as part of Vanilla v4
As mentioned in MDN web docs, adding
role="button"
will make an element appear as a button control to a screen reader.Maybe the
Button
component should have the propertyrole="button"
to improve it's accessibly.The text was updated successfully, but these errors were encountered: