Skip to content
#

reactjs-library

Here are 42 public repositories matching this topic...

ReactJS-Address-Autosuggest
ReactJS-QRCode-Scanner
ReactJS-Email

ReactJS based Email component, provides input field to add single / multiple emails with validation. The email value is automatically validated on blur event. You can change validation message using props. You can also disable email field using disable props.

  • Updated Apr 29, 2024
  • JavaScript
ReactJS-Password-Input

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.

  • Updated Apr 29, 2024
  • JavaScript
ReactJS-Multiselect-Dropdown

Multiselect Dropdown component is a feature rich select / dropdown / typeahead component built in ReactJS. It provides a default template that fits most use cases for a filterable multiselect dropdown.

  • Updated Apr 29, 2024
  • JavaScript
ReactJS-Currency-Input

Currency Input component built in ReactJS, used for currency value input field for all countries. You can change prefix and suffix for input. Can also handle negative and positive values depending on requirement.

  • Updated Apr 29, 2024
  • JavaScript
ReactJS-Dropdown

ReactJS Dropdown Component is a feature rich select / dropdown / typeahead component. It provides a default template that fits most use cases for a filterable select dropdown.

  • Updated Mar 30, 2024
  • JavaScript
ReactJS-Phone-Number-Input

ReactJS based Phone Number component. It provides input field to add single/multiple telephone numbers with validation. The Phone number value is automatically validated on blur event. You can change validation message using props. You can also disable Phone number field using disable props.

  • Updated Apr 29, 2024
  • JavaScript
ReactJS-MessageDialog
ReactJS-URL-Component

A ReactJS based URL component provides option to add url (like Instagram url, Facebook url, web url, etc.) with validation. The URL value is automatically validated on blur event. You can even disable url field using disable props.

  • Updated Apr 24, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the reactjs-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reactjs-library topic, visit your repo's landing page and select "manage topics."

Learn more