Fluent UI React Components (v9) theme, fields and widgets for react-jsonschema-form
.
Explore the docs »
View Playground
·
Report Bug
·
Request Feature
Fluent UI React Components (v9) theme, fields and widgets for react-jsonschema-form
.
@fluentui/react-components >= 9.35.0
@lonli-lokli/dynamic-forms-core >= 2.0.0
yarn add @fluentui/react-components @lonli-lokli/dynamic-forms-core @lonli-lokli/dynamic-forms-utils @lonli-lokli/dynamic-forms-validator-ajv8
yarn add @lonli-lokli/dynamic-forms-fluentui-rc
import Form from '@lonli-lokli/dynamic-forms-fluentui-rc';
or
import { withTheme } from '@lonli-lokli/dynamic-forms-core';
import { Theme as FluentUIRCTheme } from '@lonli-lokli/dynamic-forms-fluentui-rc';
// Make modifications to the theme with your own fields and widgets
const Form = withTheme(FluentUIRCTheme);
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