@rolster/react-forms
TypeScript icon, indicating that this package has built-in type declarations

18.12.3 • Public • Published

Rolster React Forms

It implements a set of classes that allow managing the control of states of the input components in React.

Installation

npm i @rolster/react-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 🚀

/@rolster/react-forms/

    Package Sidebar

    Install

    npm i @rolster/react-forms

    Weekly Downloads

    28

    Version

    18.12.3

    License

    MIT

    Unpacked Size

    217 kB

    Total Files

    46

    Last publish

    Collaborators

    • rolster