You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@rjsf/fluentui-rc

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rjsf/fluentui-rc

FluentUI React Components theme, fields and widgets for react-jsonschema-form


Version published
Weekly downloads
249
increased by28.35%
Maintainers
0
Created
Weekly downloads
 

Readme

Source

Build Status npm npm downloads Contributors Apache 2.0 License


Logo

@rjsf/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
  • @rjsf/core >= 2.0.0
yarn add @fluentui/react-components @rjsf/core @rjsf/utils @rjsf/validator-ajv6

Installation

yarn add @rjsf/fluentui-rc

Usage

import Form from '@rjsf/fluentui-rc';

or

import { withTheme } from '@rjsf/core';
import { Theme as FluentUIRCTheme } from '@rjsf/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

Keywords

FAQs

Package last updated on 09 Jul 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc