@northek/rjsf-bootstrap-4
TypeScript icon, indicating that this package has built-in type declarations

3.1.2 • Public • Published

Logo

@northek/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
  • @northek/rjsf-core >= 2.2.0
yarn add react-bootstrap @northek/rjsf-core

Installation

yarn add @northek/rjsf-bootstrap-4

Usage

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

or

import { withTheme } from '@northek/rjsf-core';
import { Theme as Bootstrap4Theme } from '@northek/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

Package Sidebar

Install

npm i @northek/rjsf-bootstrap-4

Weekly Downloads

16

Version

3.1.2

License

MIT

Unpacked Size

287 kB

Total Files

66

Last publish

Collaborators

  • northek