aria-label vs aria-labelledby vs aria-describedby
Similarities and Differences between aria-label, aria-labelledby and aria-describedby
aria-label This attribute can be attached to any HTML element. The screen reader will announce the label text when the user is on this element. In the example below...
mingli.hashnode.dev2 min read