soldiers-builder
TypeScript icon, indicating that this package has built-in type declarations

12.20.1 • Public • Published

Logo

@rjsf/bootstrap-4

Bootstrap-4 theme, fields and widgets for react-jsonschema-form.
Explore the docs »

View Playground · Report Bug · Request Feature

Table of Contents

About The Project

Exports bootstrap-4 theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

  • react-bootstrap >= 1.0.1
  • @rjsf/core >= 2.2.0
yarn add react-bootstrap @rjsf/core

Installation

yarn add @rjsf/bootstrap-4

Usage

import Form from '@rjsf/bootstrap-4';

or

import { withTheme } from '@rjsf/core';
import { Theme as Bootstrap4Theme } from '@rjsf/bootstrap-4';

const Form = withTheme(Bootstrap4Theme);

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

Dependencies (5)

Dev Dependencies (21)

Package Sidebar

Install

npm i soldiers-builder

Weekly Downloads

72

Version

12.20.1

License

MIT

Unpacked Size

518 kB

Total Files

208

Last publish

Collaborators

  • schema-builder