Examples

Simple

Live Demo

The simple example just covers the very basics including input fields, updating values and submitting the form.

git clone https://github.com/rofrischmann/react-controlled-form.git
yarn setup 

cd react-controlled-form/examples/simple
yarn start

Validation

Live Demo

The validation example covers simple field validation including visual validation styling and a dynamically disabled submit button.

git clone https://github.com/rofrischmann/react-controlled-form.git
yarn setup 

cd react-controlled-form/examples/validation
yarn start

Third-Party Component

Live Demo

Shows how to integrate basically any third-party component (react-select for this example).

git clone https://github.com/rofrischmann/react-controlled-form.git
yarn setup 

cd react-controlled-form/examples/third-party-component
yarn start

results matching ""

    No results matching ""