2.2.1-beta.8 • Published 5 years ago
@minocoko/rjsf-material-ui v2.2.1-beta.8
Table of Contents
About The Project
Exports material-ui theme, fields and widgets for react-jsonschema-form.
Built With
Getting Started
Prerequisites
@material-ui/core >= 4.2.0(in 4.2.0, theslidercomponent was added to the core)@material-ui/icons@minocoko/rjsf-core >= 2.0.0
yarn add @material-ui/core @material-ui/icons @minocoko/rjsf-coreInstallation
yarn add @rjsf/material-uiUsage
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
5 years ago
2.2.1-beta.7
5 years ago
2.2.1-beta.6
5 years ago
2.2.1-beta.5
5 years ago
2.2.1-beta.4
5 years ago
2.2.1-beta.3
5 years ago
2.2.1-beta.1
5 years ago
2.1.1-beta.1
5 years ago
2.1.1-beta.0
5 years ago
2.1.1-alpha.1
5 years ago
2.1.1-alpha.0
5 years ago
0.4.5
6 years ago
0.4.4
6 years ago
0.4.3
6 years ago
0.4.2
6 years ago
0.4.1
6 years ago
0.3.6
6 years ago
0.4.0
6 years ago
