Reforml
GitHub

Reduce Fields

When the form value changed, you can alter the fields accordingly using the reduceFields function that comes along with the parameters in the onChangeHandler of form, where reduceField is a function that accepts a closure that map old fields into new fields

Example - copy the text field value to label

Live Demo
value:
{}
Previous:
Material UI
Next:
Validation