Search results

7 packages found

ReactJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.

published 1.0.3 19 days ago
M
Q
P

The `react-placeholder-typing` is a highly customizable React component that simulates an animated typing and deleting effect for placeholder text within an input field. The placeholders cycle through a list of specified text strings, creating a dynamic t

published 1.0.11 10 months ago
M
Q
P

Input Field component with onChange(value) and stopPropagation

published 2.0.2 8 years ago
M
Q
P

Collection of input fields for ReactJs

published 1.0.6 5 years ago
M
Q
P

```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=

published 0.0.5 2 years ago
M
Q
P

React Input Field

published 1.2.4 9 years ago
M
Q
P
M
Q
P