anran
anran
比如这样: ```html {{ scope.node.nodeName }} 编辑 删除
example: On a wrapper zoomBox that can be zoomed with two fingers, there is a draggable dragBox. How can I scale the zoomBox instead of dragging the dragBox When I...
```js Vue.ls.set('token', 1) Vue.ls.set('username', 'alice') Vue.ls.keys() // expect output: ['token', 'username'] ```
Hi, I love this plugin! But looks like there is no option to support drag after I read the docs , any plans to add it in the future?