Skip to content

使用antd实现表格增、删、编辑,分别基于react16.2和react16.3实现两种方式

Notifications You must be signed in to change notification settings

Youzi-wr/antd-editTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

antd-editTable

使用antd实现表格增、删、编辑,分别基于react16.2和react16.3实现两种方式

背景

React在版本16.3-alpha里引入了新的Context API,antd3.10.0基于react16.3-alpha,利用React.createContext()特性实现表格编辑。

方式一:基于react16.2, antd8.4实现表格增、删、编辑,未实现校验功能

示例

example

Demo

https://codesandbox.io/s/v85jlv541y

方式二:基于react16.3, antd3.10实现表格增、删、编辑,已实现校验功能

示例

example

Demo

https://codesandbox.io/s/73zvp3vljx

About

使用antd实现表格增、删、编辑,分别基于react16.2和react16.3实现两种方式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published