@treecrow/cell-swipe
v0.0.6
Published
vue组件-列表单项(可以拖拽显示更多按钮)
Downloads
3
Readme
@treecrow/cell-swipe
列表单项(可以拖拽显示更多按钮)
快速开始
// npm install @treecrow/cell-swipe --save
import CellSwipe from "@treecrow/cell-swipe";
Vue.component("CellSwipe", CellSwipe);
api
| option | Description | Value | Default | | ------ | ----------- | ----- | ------- |