@rolster/angular-forms
v17.5.2
Published
It implements a set of classes that allow managing the control of states of the input components in Angular
Downloads
238
Maintainers
Readme
Rolster Angular Forms
It implements a set of classes that allow managing the control of states of the input components in React.
Installation
npm i @rolster/angular-forms
Configuration
You must install the @rolster/types
to define package data types, which are configured by adding them to the files
property of the tsconfig.json
file.
{
"files": ["node_modules/@rolster/types/index.d.ts"]
}
Contributing
- Daniel Andrés Castillo Pedroza :rocket: