Giter Site home page Giter Site logo

Comments (4)

edeink avatar edeink commented on May 8, 2024 4
  1. 描述字段
    1
  • 展示形式:基本表格
    2

  • 展示形式:树
    3

  • 展示形式:树表
    4

基本的原则是:快速无误选择对应的关联项;可认为是增强型的Select;
用法是:仅需描叙字段和渲染类型,如

  const tempMeta = {
    field: 'checker'
    type: 'tree',
    data: 'xxx'
  }
  <Refer meta={tempMeta}/>

from ant-design-pro.

nikogu avatar nikogu commented on May 8, 2024

@edeity 如果有个截图配套说明就更好了

from ant-design-pro.

afc163 avatar afc163 commented on May 8, 2024

暂时没有这个计划,不过我建议这个组件可以做成独立 react 组件方便复用和造福社区。类似 https://github.com/nikogu/antd-comment

from ant-design-pro.

Nokecy avatar Nokecy commented on May 8, 2024

@edeity 关于这个组件 有想法可以分享吗?

from ant-design-pro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.