@lonli-lokli/dynamic-forms-fluentui-rc
TypeScript icon, indicating that this package has built-in type declarations

6.0.0-gamma9.0 • Public • Published

Build Status npm npm downloads Contributors Apache 2.0 License


Logo

@lonli-lokli/dynamic-forms-fluentui-rc

Fluent UI React Components (v9) theme, fields and widgets for react-jsonschema-form.
Explore the docs »

View Playground · Report Bug · Request Feature

Table of Contents

About The Project

Fluent UI React Components (v9) theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

  • @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

Installation

yarn add @lonli-lokli/dynamic-forms-fluentui-rc

Usage

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);

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

Package Sidebar

Install

npm i @lonli-lokli/dynamic-forms-fluentui-rc

Weekly Downloads

8

Version

6.0.0-gamma9.0

License

Apache-2.0

Unpacked Size

501 kB

Total Files

217

Last publish

Collaborators

  • lonli-lokli