- Notifications
You must be signed in to change notification settings - Fork25
[Archived] Material UI theme for react-jsonschema-form.
License
cybertec-postgresql/rjsf-material-ui
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Migrate to the@rjsf/material-ui package instead.
Material-UI theme, fields and widgets forreact-jsonschema-form.
Explore the docs »
View Playground ·Report Bug ·Request Feature
Exportsmaterial-ui theme, fields and widgets forreact-jsonschema-form.
@material-ui/core >= 4.2.0(in 4.2.0, theslidercomponent was added to the core)@material-ui/iconsreact-jsonschema-form >= 1.6.0(in 1.6.0, thewithThemeHOC was added)
yarn add @material-ui/core @material-ui/icons react-jsonschema-form
yarn add rjsf-material-ui
import{withTheme}from'react-jsonschema-form';import{ThemeasMuiTheme}from'rjsf-material-ui';constForm=withTheme(MuiTheme);
or
importMuiFormfrom'rjsf-material-ui';
See theopen issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make aregreatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. SeeLICENSE for more information.
Cybertec TEAM -@postgressupport -office@cybertec.at -https://www.cybertec-postgresql.com
Project Link:https://cybertec-postgresql.github.io/rjsf-material-ui
About
[Archived] Material UI theme for react-jsonschema-form.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.

