| Rule ID | a11y/input-image-alt |
| Category | Accessibility |
| Scope | Per-page |
| Severity | error |
| Weight | 8/10 |
Solution
Image inputs (input type=‘image’) are submit buttons that use an image. They must have alt text describing the button’s action. Example:<input type='image' src='submit.png' alt='Submit form'>
Enable / Disable
Disable this rule
squirrel.toml
Disable all Accessibility rules
squirrel.toml
Enable only this rule
squirrel.toml