1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 22:03:54 +03:00
copilot/spikes/form/redux-form/readme.md

12 lines
259 B
Markdown
Raw Normal View History

# redux-form
## summary
- [x] form values in redux store
- [x] clear / retain values in store
- [x] pre-populate form
- [x] validation field / form level
- [x] multi page form
- [x] custom form fields
- [?] requires updates to existing ui components