5.12.0-rc21 • Published 5 months ago

@fo-rjsf/material-ui v5.12.0-rc21

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

Build Status npm npm downloads Contributors Apache 2.0 License

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

5.12.0-rc18

6 months ago

5.12.0-rc19

5 months ago

5.12.0-rc21

5 months ago

5.12.0-rc17

6 months ago

5.12.0-rc16

6 months ago

5.12.0-rc6

6 months ago

5.12.0-rc7

6 months ago

5.12.0-rc8

6 months ago

5.12.0-rc9

6 months ago

5.12.0-rc4

9 months ago

5.12.0-rc5

7 months ago

5.12.0-rc10

6 months ago

5.1.1-rc1

1 year ago

5.12.0-rc12

6 months ago

5.12.0-rc11

6 months ago

5.12.0-rc14

6 months ago

5.12.0-rc13

6 months ago

5.12.0-rc15

6 months ago

5.1.0

1 year ago