@snups/rjsf-primereact
v6.0.0-beta.15.4
Published
PrimeReact theme, fields and widgets for react-jsonschema-form
Downloads
214
Maintainers
Readme
Table of Contents
About The Project
PrimeReact theme, fields, and widgets for react-jsonschema-form.
Built With
Getting Started
Prerequisites
primereact >= 8.0.0primeicons >= 6.0.0@snups/rjsf-core >= 6@snups/rjsf-utils >= 6@snups/rjsf-validator-ajv8 >= 6
npm install primereact primeicons @snups/rjsf-coreInstallation
npm install @snups/rjsf-primereactUsage
import Form from '@snups/rjsf-primereact';or
import { withTheme } from '@snups/rjsf-core';
import { Theme as PrimeReactTheme } from '@snups/rjsf-primereact';
// Customize the theme with your own fields and widgets
const Form = withTheme(PrimeReactTheme);Roadmap
See the general open issues.
Contributing
Read our contributors' guide to get started.
Contact
rjsf team: https://github.com/orgs/rjsf-team/people
GitHub repository: https://github.com/rjsf-team/react-jsonschema-form
