8000 docs(ngAria): clarify which module to include for ngAria · angular/angular.js@40b2728 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 40b2728

Browse files
ajboghNarretz
authored andcommitted
docs(ngAria): clarify which module to include for ngAria
Closes #11802
1 parent b73c64e commit 40b2728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ngAria/aria.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
*
1515
* ## Usage
1616
*
17-
* For ngAria to do its magic, simply include the module as a dependency. The directives supported
18-
* by ngAria are:
17+
* For ngAria to do its magic, simply include the module `ngAria` as a dependency. The following
18+
* directives are supported:
1919
* `ngModel`, `ngDisabled`, `ngShow`, `ngHide`, `ngClick`, `ngDblClick`, and `ngMessages`.
2020
*
2121
* Below is a more detailed breakdown of the attributes handled by ngAria:

0 commit comments

Comments
 (0)
0