VDraggable
VDraggable copied to clipboard
How to use this component?
Hello, I don't quite understand how to use this component. Direct use error "a is not a function" <VDraggable value={this.state.images} isAcceptAdd={false}/>
https://segmentfault.com/a/1190000016064061 使用方法可以看下这篇文章,可以自己封装,这个组件有个不合理的地方,但是我没有精力和兴趣去进行优化了
Hello, I don't quite understand how to use this component. Direct use error "a is not a function"
Hello, I don't quite understand how to use this component. Direct use error "a is not a function"
https://segmentfault.com/a/1190000015979373还有这篇,这两篇是如何封装可拖拽排序组件的方法。