List with handler
List of number example
With Vue Fluid DnD you dont have to drag the elements across its entire surface, just pass a handler selector to handlerSelector
property that will be used to find the handler element as following:
Creating the view
After, we’ll create the template
and add the class handler
to the Handler
component:
Preview
- 1
- 2
- 3
- 4
- 5