
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
@rjsf/fluent-ui
Advanced tools
Fluent UI theme, fields and widgets for react-jsonschema-form
.
Explore the docs »
View Playground
·
Report Bug
·
Request Feature
Fluent UI theme, fields and widgets for react-jsonschema-form
.
@fluentui/react >= 7.114.2
@rjsf/core >= 2.0.0
yarn add @fluentui/react @rjsf/core
For the Fluent UI grid to work, add the following CSS tag to the main HTML page:
<link
rel="stylesheet"
href="//static2.sharepointonline.com/files/fabric/office-ui-fabric-core/11.0.0/css/fabric.min.css"
/>
yarn add @rjsf/fluent-ui
import Form from '@rjsf/fluent-ui';
or
import { withTheme } from '@rjsf/core';
import { Theme as FluentUITheme } from '@rjsf/fluent-ui';
// Make modifications to the theme with your own fields and widgets
const Form = withTheme(FluentUITheme);
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
FAQs
Fluent UI theme, fields and widgets for react-jsonschema-form
The npm package @rjsf/fluent-ui receives a total of 231 weekly downloads. As such, @rjsf/fluent-ui popularity was classified as not popular.
We found that @rjsf/fluent-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.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.