@kpilens/rjsf-core
v4.2.10
Published
A simple React component capable of building HTML forms out of a JSON schema.
Downloads
19
Readme
Table of Contents
About The Project
Core logic and classic Bootstrap 3 theme for react-jsonschema-form
.
Built With
Getting Started
Prerequisites
Bootstrap 3
To use the default Bootstrap 3 theme, add a Bootstrap 3 CSS tag to your HTML page:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
Installation
npm install @kpilens/rjsf-core
Usage
import Form from '@kpilens/rjsf-core';
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