Bootstrap 5 theme, fields and widgets for react-jsonschema-form
.
Explore the docs »
View Playground
·
Report Bug
·
Request Feature
Exports react-bootstrap
theme, fields and widgets for react-jsonschema-form
.
react-bootstrap >= 1.0.1
@rjsf/core >= 2.2.0
yarn add react-bootstrap @rjsf/core
yarn add @rjsf/react-bootstrap
import Form from 'packages/react-bootstrap';
or
import { withTheme } from '@rjsf/core';
import { Theme as BootstrapTheme } from 'packages/react-bootstrap';
const Form = withTheme(BootstrapTheme);
Read our contributors' guide to get started.
rjsf team: https://github.com/orgs/rjsf-team/people
GitHub repository: https://github.com/rjsf-team/react-jsonschema-form