vv-dd

1.0.2 • Public • Published

vv-dd

Another directive for dragging an dropping

Drag and drop all-in-one. Transfers data! Name spacing coming soon*

*probably not soon

🌿 Usage

  1. Import the directive import dd from 'vv-dd'
  2. Tell Vue to use the imported component in your component declaration directives: { dd }
  3. Use the component tag <p v-dd="{ name: 'example' }"></p>
  4. Uses the name in the passed object to determine ordering (I should probably change this)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i vv-dd

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.55 kB

Total Files

3

Last publish

Collaborators

  • yvvas