Right now the initial values in all form helpers take a primitive or object. Add in the ability to pass in an atom to them.
At first look this might be easy to do with an atomFactory but might want to be careful with the formControls helper as it creates a few derivations and that might have undefined side effects.
Right now the initial values in all form helpers take a primitive or object. Add in the ability to pass in an atom to them.
At first look this might be easy to do with an atomFactory but might want to be careful with the formControls helper as it creates a few derivations and that might have undefined side effects.