Documentation - vue-dndrop
Guide
Examples
GitHub (opens new window)
Guide
Examples
GitHub (opens new window)
  • Guide
    • Installation
    • Vue
  • API
    • Container
    • Draggable
    • Lifecycle
    • Events
    • Callbacks
  • Examples
    • Helpers
    • Events
    • Cards
    • Cards kanban
    • Copy
    • Drag class
    • Drag handle
    • Form
    • Groups
    • Horizontal
    • Lock axis
    • Nested
    • Scroller
    • Simple
    • Simple (no tags)
    • Transition duration
    • Table

# Table of contents

  • Container
    • Properties
    • Tag
  • Draggable
  • Lifecycle
  • Events
    • Drag start
    • Drag end
    • Drag enter
    • Drag leave
    • Drop ready
    • Drop
    • Drop not allowed
  • Callbacks
    • get-child-payload
    • should-accept-drop
    • should-animate-drop
    • get-ghost-parent

Helpers

You can also create your own custom helpers that might be useful and share with us