
committed by
Kara Erickson

parent
b94436d86c
commit
927323f24e
@ -73,10 +73,7 @@ const resolvedPromise = Promise.resolve(null);
|
||||
*
|
||||
* {@example forms/ts/simpleForm/simple_form_example.ts region='Component'}
|
||||
*
|
||||
* * **npm package**: `@angular/forms`
|
||||
*
|
||||
* * **NgModule**: `FormsModule`
|
||||
*
|
||||
* @ngModule FormsModule
|
||||
*/
|
||||
@Directive({
|
||||
selector: 'form:not([ngNoForm]):not([formGroup]),ngForm,ng-form,[ngForm]',
|
||||
|
Reference in New Issue
Block a user