translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 4 of 4 questions

Material Design Selection List Keyboard Actions

Stackoverflow

I'm totally new to accessibility technology in angular and material design. In my project I would like to have selection list where one item can be selected.

Tags: 
  • angular
  • angular-material
  • accessibility
  • wai-aria

ARIA Accessibility in Angular 2 and 4

I have been manually including ARIA attributes in my component templates when I came across the angular-aria module: https:

Tags: 
  • angular
  • accessibility
  • wai-aria

Aria live and angular pages

Stackoverflow

I am trying to implement aria live function on a angular page. please find below a sample code which I am implementing.

Tags: 
  • angular
  • angularjs-directive
  • accessibility
  • wai-aria

Aria Live Region Keeps Repeating on Angular 2 ngIf Validation

Stackoverflow

I have:

Tags: 
  • angular
  • accessibility
  • wai-aria
  • wai