@vizoy/z-drag

3.0.0 • Public • Published

Usage

// <script src="https://unpkg.com/@vizoy/z-drag@2.0.0/index.js"></script>

initZdrag('.wp')

// or
document.querySelectorAll('.xx').forEach(v => {
  initZdrag(v)
})

Readme

Keywords

none

Package Sidebar

Install

npm i @vizoy/z-drag

Weekly Downloads

2

Version

3.0.0

License

ISC

Unpacked Size

3.21 kB

Total Files

3

Last publish

Collaborators

  • vizoy