
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.
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 …
ProTable - 高级表格 - ProComponents
ProTable 的诞生是为了解决项目中需要写很多 table 的样板代码的问题,所以在其中封装了很多常用的逻辑。 这些封装可以简单的分类为预设行为与预设逻辑。
Query/LightFilter - ProComponents
QueryFilter and LightFilter solve the problem of using the form with other components, such as Table, List, etc., and avoid complicated style settings. QueryFilter and LightFilter are …
ProComponents
ProComponents 是一个基于 React 的企业级 UI 组件库,它具有以下优点:
ProLayout - 高级布局 - ProComponents
ProLayout 可以提供一个标准又不失灵活的中后台标准布局,同时提供一键切换布局形态、自动生成菜单等功能。与 PageContainer 配合使用可以自动生成面包屑、页面标题,并且提供低成 …
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 …
procomponents.ant.design
🏆 让中后台开发更简单 包含 table form 等多个组件。
ProForm - 高级表单 - ProComponents
ProForm 在原来的 Form 的基础上增加了一些语法糖和更多的布局设置,帮助我们快速地开发一个表单,同时添加了一些默认行为,让我们的表单默认好用。