react-listview:React列表视图

时间:2021-06-18 19:50:10
【文件属性】:
文件名称:react-listview:React列表视图
文件大小:53KB
文件格式:ZIP
更新时间:2021-06-18 19:50:10
JavaScript React列表视图 React列表视图 安装 $ npm install react-listview --save 用法 var data = [ { id : 'das34r3sd' , label : 'Ben Travis' } , { id : 'fdsa42$#4' , label : 'John Madson' } ] < ListView xss=removed idProperty = 'id' displayProperty = 'label'> 道具 data - 要显示在列表中的数据数组 idProperty - 可用作 id 的每个数组项的属性 displayProperty - 应该呈现的每个数组项的属性 renderText: Function(text: String, item: Object, index: Number, rowPr
【文件预览】:
react-listview-master
----style()
--------index.styl(153B)
--------theme.styl(2KB)
--------constants.styl(867B)
--------structure.styl(1KB)
----index.html(696B)
----dist.config.js(467B)
----dist.min.config.js(471B)
----webpack.config.js(294B)
----src()
--------findIndexByProperty.js(232B)
--------classes.js(155B)
--------RowSelect.js(6KB)
--------findIndexBy.js(232B)
--------PrepareClasses.js(2KB)
--------PrepareStyles.js(5KB)
--------index.jsx(23KB)
--------scrollToRowIfNeeded.js(515B)
--------Row.jsx(2KB)
--------getSelected.js(232B)
--------Title.jsx(499B)
----lib()
--------findIndexByProperty.js(232B)
--------classes.js(155B)
--------RowSelect.js(6KB)
--------Row.js(2KB)
--------Title.js(535B)
--------findIndexBy.js(232B)
--------PrepareClasses.js(2KB)
--------PrepareStyles.js(5KB)
--------scrollToRowIfNeeded.js(515B)
--------index.js(24KB)
--------getSelected.js(232B)
----LICENSE(1KB)
----Gulpfile.js(231B)
----README.md(3KB)
----loaders.config.js(362B)
----dist()
--------react-listview.js(57KB)
--------react-listview.min.js(24KB)
----build-style.config.js(524B)
----index.jsx(3KB)
----.gitignore(587B)
----package.json(2KB)

网友评论