ngAria
Improve this Doc ngAria
The ngAria
module provides support for common ARIA attributes that convey state or semantic information about the application for users of assistive technologies, such as screen readers.
Usage
For ngAria to do its magic, simply include the module as a dependency. The directives supported by ngAria are: ngModel
, ngDisabled
, ngShow
, ngHide
, ngClick
, ngDblClick
, and ngMessages
.
Below is a more detailed breakdown of the attributes handled by ngAria:登录查看完整内容