ARIA commands must have an accessible name

labels-and-names/aria-command-name · WCAG 4.1.2 · Level A

ARIA commands must have an accessible name.

Interactive ARIA command roles (button, link, menuitem) must have accessible names so users know what action they perform. Add visible text content, aria-label, or aria-labelledby to provide a name.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0