@visma/rjsf-antd

2.5.1-formula.9 • Public • Published

Build Status npm npm downloads Contributors Apache 2.0 License


Logo

@visma/rjsf-antd

Ant Design theme, fields and widgets for react-jsonschema-form.
Explore the docs »

View Playground · Report Bug · Request Feature

Table of Contents

About The Project

Ant Design theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

  • antd >= 4.0.0
  • @ant-design/icons >= 4.0.0
  • dayjs >= 1.8.0
  • @visma/rjsf-core >= 2.0.0
npm install antd @ant-design/icons dayjs @visma/rjsf-core

Installation

npm install @visma/rjsf-antd

Usage

import Form from '@visma/rjsf-antd';

or

import { withTheme } from '@visma/rjsf-core';
import { Theme as AntDTheme } from '@visma/rjsf-antd';

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

const Form = withTheme(AntDTheme);

Roadmap

See the general open 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

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @visma/rjsf-antd

Weekly Downloads

0

Version

2.5.1-formula.9

License

Apache-2.0

Unpacked Size

7.16 MB

Total Files

61

Last publish

Collaborators

  • visma_bot
  • visma_arnosaine
  • arnosaine
  • juusoko