Installing
To install this component to an external project, follow the procedure:
npm install ng-mat-forms --save
Add NgMatFormsModule import to your @NgModule like example below
If you are using
systemjs
System.config
:
Last updated
To install this component to an external project, follow the procedure:
npm install ng-mat-forms --save
Add NgMatFormsModule import to your @NgModule like example below
If you are using systemjs
package loader add the following ng-mat-forms properties to the System.config
:
Last updated