$ cnpm install @uyun/rjsf
uyun components theme, fields and widgets for react-jsonschema-form
.
@uyun/components >= 1.0.0
@ant-design/icons >= 4.0.0
dayjs >= 1.8.0
@rjsf/core >= 2.0.0
npm install @uyun/components @ant-design/icons dayjs @rjsf/core
npm install @uyun/rjsf
import { withTheme } from '@rjsf/core';
import { Theme as UyunTheme } from '@uyun/rjsf';
// Make modifications to the theme with your own fields and widgets
const Form = withTheme(UyunTheme);
Copyright 2013 - present © cnpmjs.org