About 50 results
Open links in new tab
  1. ProTable - ProComponents

    ProTable puts a layer of wrapping on top of antd's Table, supports some presets, and encapsulates some behaviors. Only api's that differ from antd Table are listed here.

  2. ProTable - 高级表格 - ProComponents

    ProTable - 高级表格 ProTable 的诞生是为了解决项目中需要写很多 table 的样板代码的问题,所以在其中封装了很多常用的逻辑。 这些封装可以简单的分类为预设行为与预设逻辑。

  3. ProTable - ProComponents

    ProTable was created to solve the problem of having to write a lot of sample code for tables in a project, so a lot of common logic was encapsulated in it. These wrappers can be simply …

  4. ProTable - 高级表格 - ProComponents

    ProTable 的诞生是为了解决项目中需要写很多 table 的样板代码的问题,所以在其中封装了很多常用的逻辑。这些封装可以简单的分类为预设行为与预设逻辑。

  5. ProTable - 高级表格 - ProComponents

    你不应该用 setState,可以使用 form.setFieldsValue 来动态改变表单值。 为什么设置 defaultValue 不生效? # 因为 ProTable 子组件会转为受控模式。 因而 defaultValue 不会生效。 你需要在 …

  6. ProComponents

    ProComponents 是一个基于 React 的企业级 UI 组件库,它具有以下优点:

  7. FAQ - ProComponents

    Can the data format returned by ProTable requests be customized? No, it is not possible. However, you can transform the data in the request or use an interceptor. Example How can I …

  8. ProForm - 高级表单 - ProComponents

    ProForm 在原来的 Form 的基础上增加了一些语法糖和更多的布局设置,帮助我们快速地开发一个表单,同时添加了一些默认行为,让我们的表单默认好用。

  9. ProLayout - ProComponents

    ProLayout provides a standard, yet flexible, middle and backend layout, with one-click layout switching and automatic menu generation. It can be used with PageContainer to automatically …