Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rox-listview

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rox-listview - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

2

package.json
{
"name": "rox-listview",
"version": "0.0.33",
"version": "0.0.34",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -1,3 +0,29 @@

# rox-listview
---
subtitle: 长列表
group: Layout
---
组件描述...
# Listview
长列表
---
## 何时使用
一个页面 ListView 列表
## API
### ListView
属性 | 说明 | 类型 | 默认值
-----|-----|-----|------
renderHeader | 头部 | function | 无
renderFooter | 底部 | function | 无
renderRow | 渲染单行的方法 | function | 无
dataSource | 数据源 |array |无
onEndReached | 加载到底部时触发 的事件 | 原onloadmore 事件 |无
onEndReachedThreshold | 加载更多的位移设置量 | string | 500rem
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc