@quid/react-forms

4.11.6 • Public • Published

The @quid/react-forms package provides a comphrensive list of React form elements such as input, labels, buttons, etc... to be used to create forms in your apps.

Most of the components provide the same API of the corresponding HTML element.

Installation

npm install --save @quid/react-forms

# or

yarn add @quid/react-forms

Usage

You can import any of the components as named imports from the package.

import { InputNumber, Label, TextArea } from '@quid/react-forms';

The documentation of each of the exported components is available at https://ui.quid.com/#react-forms

Readme

Keywords

none

Package Sidebar

Install

npm i @quid/react-forms

Weekly Downloads

99

Version

4.11.6

License

MIT

Unpacked Size

1.33 MB

Total Files

109

Last publish

Collaborators

  • quidops