1.3.0 • Published 7 years ago
ngrx-componentmodelformdefinitions-material v1.3.0
ngrx-componentmodelformdefintions & ngrx-componentmodelformdefintions-material
Build Status
Overview
This NPM package is designed to be used in conjunction with an ASP.Net Web API site. The API site has a route that retrieves form defintions. These definitions are generated using the ComponentModelFormDefintions NuGet package.
ngrx-componentmodelformdefintions a dependency to this package, which is an NGRX implemenation that retrieves those form defintions.
ngrx-componentmodelformdefintions-material displays that form definition as a simple Angular Material form. It uses the @ng-dynamic-forms/core and @ng-dynamic-forms/ui-material NPM packages under the covers.
Gettings Started
See parent project Readme.