@rxap/material-form-system
TypeScript icon, indicating that this package has built-in type declarations

19.0.3 • Public • Published

Provides directives and a module to enhance Angular Material forms. It includes features such as displaying control errors, clearing input fields, handling required fields, and managing form field visibility based on defined conditions. The package also offers a form controls component with built-in reset, cancel, and submit functionalities.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/material-form-system

Install peer dependencies:

yarn add @angular/cdk @angular/common @angular/core @angular/forms @angular/material @angular/router @rxap/form-system @rxap/forms @rxap/mixin @rxap/reflect-metadata @rxap/utilities rxjs 

Execute the init generator:

yarn nx g @rxap/material-form-system:init

Generators

init

Initialize the package in the workspace

nx g @rxap/material-form-system:init

Package Sidebar

Install

npm i @rxap/material-form-system

Weekly Downloads

52

Version

19.0.3

License

GPL-3.0-or-later

Unpacked Size

4.82 MB

Total Files

183

Last publish

Collaborators

  • badry.muenker
  • mmuenker