Form

A collection of 138 posts

React Login Form with HTML5 Validation

An example of a React controlled component. By syncing the form data with the component state, we can alter the appearance of the form based on the validity of the fields.
25 December 2017

A simple and nice calendar with reactjs

rc-calendar A simple and nice calendar with reactjs. Live Demo http://react-component.github.io/calendar/ Feature support ie9,ie9+,chrome,firefox,safari support date, month, year, decade select panel support week number support
26 August 2017

A simple and reusable datepicker component for React

React Date Picker A simple and reusable datepicker component for React. Live Demo https://hacker0x01.github.io/react-datepicker/ Installation The package can be installed via NPM: npm install react-datepicker --save You’ll need
26 August 2017

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

Automagically manage React forms state with MobX

MobX React Form Automagically manage React forms state and automatic validation with MobX. live demo https://foxhound87.github.io/mobx-react-form-demo/demo Docs https://foxhound87.github.io/mobx-react-form GitHub
07 June 2017

React signup form example

React signup form example Example of form validation built with React. BY Mikhail Proniushkin codepen See the Pen React signup form example by Mikhail Proniushkin (@mikepro4) on CodePen.
05 March 2017

React Multi-Step Form

React Multi-Step Form If you are new to Gulp, Browserify, or build tools in general be sure to check out the blog post for more context and the Wiki for some additional background
27 August 2016