jd-opensource / drip-form

基于React和JSONSchema的动态表单解决方案

Home Page:https://jd-opensource.github.io/drip-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document needs to be completed

CrazyWood007 opened this issue · comments

commented

Have you read the Contributing Guidelines on issues?

Description

文档中缺少一些配置项的说明,需要补全。
The description of some configuration items is missing in the document and needs to be completed.

Self-service

  • I'd be willing to address this documentation request myself.

DripForm部分

  • 完善DripForm prop介绍和用法

    • containerHoc
    • onSubmit、onCancel
    • ....
  • 完善footer按钮文档

  • 自定义组件、自定义主题

    • useField介绍

DripFormGenerator部分

  • ...