@rxap/material-form-system
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/material-form-system?style=flat-square)](https://www.npmjs.com/package/@rxap/material-form-system) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-squar
Downloads
157
Readme
@rxap/material-form-system
Installation
Add the package to your workspace:
yarn add @rxap/material-form-system
Install peer dependencies:
yarn add @angular/cdk@^18.0.0 @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/forms@^18.0.1 @angular/material@^18.0.0 @angular/router@^18.0.1 @rxap/form-system@^18.1.0 @rxap/forms@^18.0.3 @rxap/mixin@^16.0.6 @rxap/reflect-metadata@^1.0.7 @rxap/utilities@^16.2.4 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/material-form-system:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/material-form-system:init