2.2.1-beta.8 • Published 3 years ago

@minocoko/rjsf-material-ui v2.2.1-beta.8

Weekly downloads
28
License
Apache-2.0
Repository
github
Last release
3 years 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 theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

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

Installation

yarn add @rjsf/material-ui

Usage

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

or

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

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

const Form = withTheme(MaterialUITheme);

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

2.2.1-beta.8

3 years ago

2.2.1-beta.7

3 years ago

2.2.1-beta.6

3 years ago

2.2.1-beta.5

3 years ago

2.2.1-beta.4

3 years ago

2.2.1-beta.3

3 years ago

2.2.1-beta.1

3 years ago

2.1.1-beta.1

3 years ago

2.1.1-beta.0

3 years ago

2.1.1-alpha.1

3 years ago

2.1.1-alpha.0

3 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.3.6

4 years ago

0.4.0

4 years ago