docs(angular): add attributes content (#6449)
parent
bab5717df6
commit
e0aa7e4d0f
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
||||
# Attributes |
||||
# Attributes |
||||
|
||||
Building accessible web experience often involves setting Accessible Rich Internet Applications (ARIA) attributes to provide semantic meaning where it might otherwise be missing. Use attribute binding template syntax to control the values of accessibility-related attributes. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [@official@Angular Official Docs - accessibility attributes](https://angular.dev/best-practices/a11y#accessibility-attributes) |
||||
- [@article@ARIA HTML](https://web.dev/learn/accessibility/aria-html/) |
||||
- [@article@Comprehensive accessibility strayegies for Angular apps leveraging aria-label for dynamic content](https://yasikahivin.medium.com/comprehensive-accessibility-strategies-for-angular-apps-leveraging-aria-label-for-dynamic-content-fdf114834317) |
||||
|
Loading…
Reference in new issue