1.0.4 • Published 3 years ago

mp-touch-cell v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago