mirror of
https://github.com/zhigang1992/react-jsonschema-form.git
synced 2026-04-28 20:25:31 +08:00
67d17dd06f5e38180b7c80ef78dbacc359cc81f4
* Correctly use $ref when matching options with oneOf Fixes #1173 Additionally, if a matching option isn't found, preserve the currently selected option Change-type: patch Signed-off-by: Lucian <lucian.buzzo@gmail.com> * Update src/components/fields/MultiSchemaField.js
react-jsonschema-form
A simple React component capable of building HTML forms out of a JSON schema and using Bootstrap semantics by default.
Testing powered by BrowserStack

Documentation
Documentation is hosted on: https://react-jsonschema-form.readthedocs.io/
Live Playground
A live playground is hosted on gh-pages.
Contributing
Read our contributors' guide to get started.
License
Apache 2
Description
Languages
JavaScript
95.7%
TypeScript
4.2%
HTML
0.1%
