mp-touch-cell
v1.0.4
Published
wechat mini program component, touch, move, toggle button
Downloads
4
Maintainers
Keywords
Readme
npm install mp-touch-cell
<mp-touch-cell>
<view slot="left">选择</view>
<view>哈哈</view>
<view slot="right">删除</view>
</mp-touch-cell>
- properties
threshold: Number、name: String、asyncClose: Boolean
- events
open、close、tap
- method
close
{
"usingComponents": {
"mp-touch-cell": "/miniprogram_npm/mp-touch-cell/mp-touch-cell/mp-touch-cell"
}
}