1.0.4 • Published 2 years ago

mp-touch-cell v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago
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"
    }
}
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago