AccessScanRun a free scan

WCAG 2.2 · Robust · Level A

4.1.2 — Name, Role, Value

Every UI component must expose a correct name, role and state to assistive tech.

Level ARobust

What it means

Every UI component must expose a correct name, role and state to assistive tech.

How to meet it

Use native elements or correct ARIA roles/states; give controls accessible names.

How AccessScan checks this

Our free scanner automatically flags these related problems:

  • Buttons without an accessible name
  • Links without discernible text
  • Frames without a title
  • Invalid ARIA roles
  • Form fields without labels

Check your site against AccessScan

See your issues ranked by impact in seconds — free.

Run a free accessibility scan

Related Robust criteria