![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@rjsf/material-ui
Advanced tools
Material UI 4 theme, fields and widgets for react-jsonschema-form
.
Explore the docs »
View Playground
·
Report Bug
·
Request Feature
Exports material-ui
version 4 theme, fields and widgets for react-jsonschema-form
.
@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
yarn add @rjsf/material-ui
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);
See the open issues for a list of proposed features (and known issues).
Read our contributors' guide to get started.
rjsf team: https://github.com/orgs/rjsf-team/people
GitHub repository: https://github.com/rjsf-team/react-jsonschema-form
5.23.1
package.json
to restrict @chakra-ui/react
's peer dependency to be < 3.0.0, fixing #4390NumberField
to properly pass through the errorSchema
and id
in the onChange handler, fixing #4382@rjsf/*
to be 5.23.x
FAQs
Material UI 4 theme, fields and widgets for react-jsonschema-form
The npm package @rjsf/material-ui receives a total of 38,483 weekly downloads. As such, @rjsf/material-ui popularity was classified as popular.
We found that @rjsf/material-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.