6.0.0-gamma9.0 • Published 8 months ago
@lonli-lokli/dynamic-forms-react-bootstrap v6.0.0-gamma9.0
Table of Contents
About The Project
Exports react-bootstrap theme, fields and widgets for react-jsonschema-form.
Built With
Getting Started
Prerequisites
react-bootstrap >= 2.0.0@lonli-lokli/dynamic-forms-core >= 2.2.0
yarn add react-bootstrap @lonli-lokli/dynamic-forms-coreInstallation
yarn add @lonli-lokli/dynamic-forms-react-bootstrapUsage
import Form from 'packages/react-bootstrap';or
import { withTheme } from '@lonli-lokli/dynamic-forms-core';
import { Theme as BootstrapTheme } from 'packages/react-bootstrap';
const Form = withTheme(BootstrapTheme);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