Skip to content

Commit 5b08d27

Browse files
Update README.md
1 parent 5a00afb commit 5b08d27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,12 @@ Ex:
332332
<button slot="footer" @click="addPeople">Add</button>
333333
</draggable>
334334
```
335+
336+
### Example
337+
* [Clone](https://sortablejs.github.io/Vue.Draggable/#/custom-clone)
338+
* [Handle](https://sortablejs.github.io/Vue.Draggable/#/handle)
339+
* [Tranistion](https://sortablejs.github.io/Vue.Draggable/#/transition-example-2)
340+
* [Nested](https://sortablejs.github.io/Vue.Draggable/#/nested-example)
335341
336342
### Full demo example
337343

0 commit comments

Comments
 (0)