UI component name and role (role-and-name)
Each user interface component (e.g., form elements, buttons, links) has a name and/or role attribute.
Completely invalid role attribute:
This custom button incorrectly uses role="foo", which is not a valid ARIA role:
Press me