Skip to content

Latest commit

 

History

History
44 lines (39 loc) · 1.71 KB

index.md

File metadata and controls

44 lines (39 loc) · 1.71 KB
title order sidebar hero features footer
介绍 - ProTable
10
false
title desc actions
ProTable
🏆 Use Ant Design Table like a Pro!
text link
快速开始 →
/getting-started
icon title desc
简单易用
开箱即用的 Table 组件,在antd Table 之上扩展了更多便捷易用的功能
icon title desc
Ant Design
与 Ant Design 设计体系一脉相承,无缝对接 antd 项目,兼容 antd 3.x & 4.x
icon title desc
国际化
提供完备的国际化语言支持,与 Ant Design 体系打通
icon title desc
预设样式
样式风格与 antd 一脉相承,无需魔改,浑然天成
icon title desc
预设行为
内置搜索、筛选、刷新等常用表格行为,并为多种类型数据展示提供了内置格式化
icon title desc
Typescript
使用 TypeScript 开发,提供完整的类型定义文件
Open-source MIT Licensed | Copyright © 2017-present

使用

npm install @ant-design/pro-table
# or
yarn add @ant-design/pro-table

示例