Skip to main content

Axe Core Guide

Makes certain that each ARIA toggle field has an accessible name.

Ensures that any element having a semantic role has a name that is easily accessible.

Among the semantic roles are:

  • checkbox
  • menu
  • menuitemcheckbox
  • menuitemradio
  • radio
  • radiogroup
  • switch

What this Accessibility Rule Checks

There is an accessible name for ARIA toggle fields.

Learn more:

Related Accessibility Rules