1.3.0 • Published 5 years ago

ngrx-componentmodelformdefinitions-material v1.3.0

Weekly downloads
24
License
-
Repository
github
Last release
5 years ago

ngrx-componentmodelformdefintions & ngrx-componentmodelformdefintions-material

Build Status

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.