ractive.drag.drop.js:原生 HTML5 Drag N' Drop 主动事件定义

时间:2024-06-25 02:05:11
【文件属性】:

文件名称:ractive.drag.drop.js:原生 HTML5 Drag N' Drop 主动事件定义

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-25 02:05:11

JavaScript

ractive.drag.drop.js 原生 HTML5 Drag N' Drop 主动事件定义。 用法 在包含和ractive.drag.drop.js : 模板 < ul proxy-dragndrop =' dragndrop-items '> {{#items:i}} < li> {{items[i]}} {{/items}} 代码 React式样板 ractive = new Ractive ( { el : containerElement , template : templateElement , data : { items : [ 'One' , 'Two' , 'Three' ] } } ) ; 现在可以捕获任何拖放操作: ractive . on ( '


【文件预览】:
ractive.drag.drop.js-master
----ractive.draggable.js(2KB)
----LICENSE(1KB)
----ractive.drag.drop.js(2KB)
----.gitignore(84B)
----README.md(819B)

网友评论