react-jsonschema-form
react-jsonschema-form copied to clipboard
feat: allow override form values with defaults
Reasons for making this change
Add the ability to override existing form values (especially arrays) with defaults
Checklist
- [x] I'm updating documentation
- [x] I've checked the rendering of the Markdown text I've added
- [x] I'm adding or updating code
- [x] I'm adding a new feature
- [x] I've updated the playground with an example use of the feature