← All analysers · Framework-specific analysers
AngularReactivityAnalyzer
Angular patterns: [(ngModel)], structural directives, change detection.
What it detects
Angular's two-way binding, structural directives (`*ngIf`, `*ngFor`), and change-detection cycles all affect when accessibility-relevant DOM updates happen. This analyser parses Angular templates and reasons about the binding-driven runtime behaviour.
WCAG criteria
- 1.3.1 — Info and Relationships
- 4.1.2 — Name, Role, Value