Input

A collection of 99 posts

React component for boolean values

Checkbox is React component for boolean values. It accept a single boolean value. It has no additional styles by default, but it easy to stylize for your needs.
05 September 2019

Input mask for React

Text Mask is an input mask library. It can create input masks for phone, date, currency, zip code, percentage, email, and literally anything!
29 January 2018

Dynamic Input Fields with React

Dynamic Input Fields with React Make convenient little tags you could easily add to for instance some description or use in settings, where you need to quickly add multiple keywords. And it should
07 June 2017

Reactjs Component for International Telephone Input

React component for entering and validating international telephone numbers IMP: From 3.*, the styles won't be included by default. Can use require('react-telephone-input/lib/withStyles') to get the styles. Live Demo here -
15 August 2016

Address Book Demo

Functional React: Phone Input Demo BY Gil Birman codepen See the Pen Functional React: Phone Input Demo by Gil Birman (@gilbox) on CodePen.
15 August 2016