
committed by
Kara Erickson

parent
b94436d86c
commit
927323f24e
@ -97,11 +97,7 @@ const resolvedPromise = Promise.resolve(null);
|
||||
* * Radio buttons: `RadioControlValueAccessor`
|
||||
* * Selects: `SelectControlValueAccessor`
|
||||
*
|
||||
* **npm package**: `@angular/forms`
|
||||
*
|
||||
* **NgModule**: `FormsModule`
|
||||
*
|
||||
*
|
||||
* @ngModule FormsModule
|
||||
*/
|
||||
@Directive({
|
||||
selector: '[ngModel]:not([formControlName]):not([formControl])',
|
||||
|
Reference in New Issue
Block a user