Checks that elements have required ARIA attributes for their rolesDocumentation Index
Fetch the complete documentation index at: https://docs.squirrelscan.com/llms.txt
Use this file to discover all available pages before exploring further.
| Rule ID | a11y/aria-required-attr |
| Category | Accessibility |
| Scope | Per-page |
| Severity | error |
| Weight | 7/10 |
Solution
Some ARIA roles require specific attributes to be present. For example, role=‘checkbox’ requires aria-checked, role=‘slider’ requires aria-valuenow. Add the missing required attributes with appropriate values.Enable / Disable
Disable this rule
squirrel.toml
Disable all Accessibility rules
squirrel.toml
Enable only this rule
squirrel.toml