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

2.5.1-formula.9 • Public • Published

Logo

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

Installation

yarn add @visma/rjsf-bootstrap-4

Usage

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

or

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

/@visma/rjsf-bootstrap-4/

    Package Sidebar

    Install

    npm i @visma/rjsf-bootstrap-4

    Weekly Downloads

    0

    Version

    2.5.1-formula.9

    License

    MIT

    Unpacked Size

    281 kB

    Total Files

    65

    Last publish

    Collaborators

    • visma_bot
    • visma_arnosaine
    • arnosaine
    • juusoko