table:React表

时间:2021-04-28 12:53:48
【文件属性】:
文件名称:table:React表
文件大小:107KB
文件格式:ZIP
更新时间:2021-04-28 12:53:48
TypeScript rc表 使用有用的功能来响应表组件。 安装 发展 npm install npm start 例子 用法 import Table from 'rc-table' ; const columns = [ { title : 'Name' , dataIndex : 'name' , key : 'name' , width : 100 , } , { title : 'Age' , dataIndex : 'age' , key : 'age' , width : 100 , } , { title : 'Address' , dataIndex : 'address' , key : 'address' , width : 200 , } , { title

网友评论