Skip to main content
Version: Next

Installation

Install package#

NPM#

npm install ngx-form-object --save

Yarn#

yarn add ngx-form-object

Import module#

Once installed, NgxFormObjectModule has to be imported into the project's root module.