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

5.22.4 • Public • Published

Build Status npm npm downloads Contributors Apache 2.0 License


Logo

@rjsf/material-ui

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

View Playground · Report Bug · Request Feature

Table of Contents

About The Project

@rjsf/material-ui Screen Shot

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

Built With

Getting Started

Prerequisites

  • @material-ui/core >= 4.12.0 (in 4.12.0, the library developers made it forward compatible with Material-UI V5)
  • @material-ui/icons >= 4.11.0 (in 4.11.0, the library developers made it forward compatible with Material-UI V5)
  • @rjsf/core >= 5.0.0
  • @rjsf/utils >= 5.0.0
  • @rjsf/validator-ajv6 >= 5.0.0
yarn add @material-ui/core @material-ui/icons @rjsf/core @rjsf/utils @rjsf/validator-ajv6

Installation

yarn add @rjsf/material-ui

Usage

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

or

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

// Make modifications to the theme with your own fields and widgets

const Form = withTheme(Theme);

Roadmap

See the open issues for a list of proposed features (and known 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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.10canary
5.22.41,442latest

Version History

VersionDownloads (Last 7 Days)Published
5.22.41,442
5.22.3703
5.22.2300
5.22.1242
5.22.00
5.21.220,943
5.21.17,292
5.21.0161
5.20.162
5.20.032
5.19.458
5.19.366
5.19.20
5.19.111
5.19.06
5.18.679
5.18.56,362
5.18.42,200
5.18.34
5.18.2708
5.18.1279
5.18.00
5.17.11,713
5.17.0364
5.16.1244
5.16.00
5.15.1199
5.15.0253
5.14.30
5.14.20
5.14.19
5.13.6437
5.13.50
5.13.470
5.13.31
5.13.2425
5.13.10
5.13.0316
5.12.10
5.12.00
5.11.20
5.11.10
5.10.078
5.9.01
5.8.21,272
5.8.10
5.8.01
5.7.3661
5.7.20
5.7.10
5.7.00
5.6.2108
5.6.0210
5.5.213
5.5.10
5.5.012
5.4.06
5.3.10
5.3.00
5.2.1265
5.2.00
5.1.046
5.0.22
5.0.10
5.0.00
5.0.0-beta.200
5.0.0-beta.190
5.0.0-beta.180
5.0.0-beta.170
5.0.0-beta.1632
5.0.0-beta.152
5.0.0-beta.143
5.0.0-beta.13231
5.0.0-beta.124
5.0.0-beta.116
5.0.0-beta.1026
5.0.0-beta.90
5.0.0-beta.80
5.0.0-beta.60
5.0.0-beta.50
5.0.0-beta.40
5.0.0-beta.2117
5.0.0-beta.10
4.2.33,384
4.2.2318
4.2.10
4.2.01,021
4.1.112
4.1.00
4.0.10
4.0.00
3.2.13,568
3.2.010
3.1.022
3.0.29
3.0.10
3.0.060
2.5.1718
2.5.00
2.4.233
2.4.144
2.4.053
2.3.059
2.2.20
2.2.19
2.2.0116
2.1.016
2.0.20
2.0.15
2.0.00
2.0.0-alpha.60
2.0.0-alpha.50
2.0.0-alpha.40
2.0.0-alpha.30
2.0.0-alpha.20

Package Sidebar

Install

npm i @rjsf/material-ui

Weekly Downloads

46,890

Version

5.22.4

License

Apache-2.0

Unpacked Size

541 kB

Total Files

207

Last publish

Collaborators

  • epicfaace
  • rjsf-bot