Json Schema Form
Aug 12, 2023 · 2 min read · Today we are going to create a form using JSON with the help of a library called react-jsonschema-form. The package is now called @rjsf/core What is @rjsf/core? A simple React component capable of building HTML forms out of a JSON schema.You have var...
Join discussion