@rxap/form-window-system
v18.0.7
Published
Provides the FormSystem concept for RxAP.
Downloads
216
Readme
@rxap/form-window-system
Provides the FormSystem concept for RxAP.
Installation
Add the package to your workspace:
yarn add @rxap/form-window-system
Install peer dependencies:
yarn add @angular/cdk@^18.0.0 @angular/core@^18.0.1 @rxap/directives@^18.0.3 @rxap/form-system@^18.1.0 @rxap/forms@^18.0.3 @rxap/pattern@^1.1.5 @rxap/reflect-metadata@^1.0.7 @rxap/rxjs@^1.1.6 @rxap/utilities@^16.2.4 @rxap/window-system@^18.0.3 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/form-window-system:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/form-window-system:init