docs(ngRequired): add 'restrict' info
The Angular Docs do not show the restrictions Closes #14541
This commit is contained in:
committed by
Martin Staffa
parent
aaa069a65a
commit
4978a06ad2
@@ -2,7 +2,8 @@
|
||||
/**
|
||||
* @ngdoc directive
|
||||
* @name ngRequired
|
||||
*
|
||||
* @restrict A
|
||||
*
|
||||
* @description
|
||||
*
|
||||
* ngRequired adds the required {@link ngModel.NgModelController#$validators `validator`} to {@link ngModel `ngModel`}.
|
||||
|
||||
Reference in New Issue
Block a user