@clutch-creator/rjsf-material-ui
TypeScript icon, indicating that this package has built-in type declarations

2.1.5 • Public • Published

Logo

@rjsf/material-ui

Material-UI theme, fields and widgets for react-jsonschema-form.
Explore the docs »

View Playground · Report Bug · Request Feature

About The Project

rjsf-material-ui Screen Shot

Exports material-ui theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

yarn add @material-ui/core @material-ui/icons @rjsf/core

Installation

yarn add @rjsf/material-ui

Usage

import Form from '@rjsf/material-ui';

or

import { withTheme } from '@rjsf/core';
import { Theme as MuiTheme } from '@rjsf/material-ui';

const Form = withTheme(MuiTheme);

Package Sidebar

Install

npm i @clutch-creator/rjsf-material-ui

Weekly Downloads

1

Version

2.1.5

License

MIT

Unpacked Size

16.6 kB

Total Files

4

Last publish

Collaborators

  • andre.pessoa
  • bruno12mota
  • matthewhager
  • magalhas
  • lmcorreia
  • josebasso