```typescript import React, { useState } from 'react' import Input from 'custom-react-input-field' import styles from './styles.module.scss' const Container: React.FC<any> = () => { const [text, setText] = useState('') return <div className=
React <input/> component for formatting currency and numbers.
React Form Component
Telephone number input React component
Auto-resizing Input Component for React
React Form Component
Fluent UI Field components
Customizable Date Picker for React
A react-native component to input confirmation code for both Android and IOS
```sh $ yarn add radix-ui # or $ npm install radix-ui ```
```sh $ yarn add radix-ui # or $ npm install radix-ui ```
Components relating to form elements in the Garden Design System
Formatting user's text input on-the-fly
An elegant, accessible toggle component for React. Also a glorified checkbox.
React component to format number in an input or as a text.
VGS Collect.js React wrapper
A simple React component capable of building HTML forms out of a JSON schema.
JavaScript utilities for Vega.
Prisma generator for model factories
Material Components for the web wrapper for laying out form fields and labels next to one another
One-time password input component for React.
A simple tag input component for React with editable tags
Auto-resizing Input Component for React
Customizable, masked input, which can be used for all sorts of codes.