Overview
The rjsf-material-ui package is a toolkit that provides React components for building forms using JSON schema. It includes a variety of themes, fields, and widgets specifically designed for use with the react-jsonschema-form library. This project is built using React, Material-UI, and TypeScript.
Features
- Exports Material-UI theme, fields, and widgets compatible with react-jsonschema-form
- Built with React, Material-UI, and TypeScript
- Requires @material-ui/core >= 4.2.0 and @material-ui/icons
- Requires react-jsonschema-form >= 1.6.0
Installation
To install the rjsf-material-ui package, you will need to have the following prerequisites:
- @material-ui/core version 4.2.0 or higher
- @material-ui/icons
- react-jsonschema-form version 1.6.0 or higher
Once you have the prerequisites installed, you can install the rjsf-material-ui package using npm:
npm install @rjsf/material-ui
Summary
The rjsf-material-ui package provides a set of components for building forms using JSON schema with React. It is built with React, Material-UI, and TypeScript, and offers a variety of themes, fields, and widgets that are compatible with the react-jsonschema-form library. The package requires the installation of @material-ui/core, @material-ui/icons, and react-jsonschema-form as prerequisites. It is distributed under the MIT License. For more information, you can contact the Cybertec TEAM at office@cybertec.at or visit the project link: https://cybertec-postgresql.github.io/rjsf-material-ui.