Skip to content

rjsf-material-ui 2.5.0-alpha.4

Install from the command line:
Learn more about npm packages
$ npm install @eccosolutions/rjsf-material-ui@2.5.0-alpha.4
Install via package.json:
"@eccosolutions/rjsf-material-ui": "2.5.0-alpha.4"

About this version

Build Status npm npm downloads Contributors Apache 2.0 License


Logo

@eccosolutions/rjsf-material-ui

Material UI theme, fields and widgets for react-jsonschema-form.
Explore the docs »

View Playground · Report Bug · Request Feature

Table of Contents

About The Project

@rjsf/material-ui Screen Shot

Exports material-ui theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

yarn add @material-ui/core @material-ui/icons @rjsf/core

Installation

yarn add @rjsf/material-ui

Usage

import Form from '@rjsf/material-ui';

or

import { withTheme } from '@rjsf/core';
import { Theme as MaterialUITheme } from '@rjsf/material-ui';

// Make modifications to the theme with your own fields and widgets

const Form = withTheme(MaterialUITheme);

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/eccosolutions/ecco-rjsf

Details


Assets

  • rjsf-material-ui-2.5.0-alpha.4.tgz

Download activity

  • Total downloads 228
  • Last 30 days 3
  • Last week 1
  • Today 0