@consolecore/rjsf-antd
TypeScript icon, indicating that this package has built-in type declarations

5.16.5 • Public • Published

Build Status npm npm downloads Contributors Apache 2.0 License


Logo

@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
  • @consolecore/rjsf-core >= 2.0.0
npm install antd @ant-design/icons dayjs @consolecore/rjsf-core

Installation

npm install @rjsf/antd

Usage

import Form from '@rjsf/antd';

or

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

/@consolecore/rjsf-antd/

    Package Sidebar

    Install

    npm i @consolecore/rjsf-antd

    Weekly Downloads

    25

    Version

    5.16.5

    License

    Apache-2.0

    Unpacked Size

    676 kB

    Total Files

    114

    Last publish

    Collaborators

    • ryan_lding
    • btngoc-cmcglobal
    • miyachen2023
    • jamestran3005
    • timphamcmc
    • llim