Skip to content

Commit 5278194

Browse files
Update README.md
1 parent 3a98b79 commit 5278194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ Ex:
371371
### Gochas
372372
373373
- Vue.draggable children should always map the list or value prop using a v-for directive
374+
* You may use [header](https://github.com/SortableJS/Vue.Draggable#header) and [footer](https://github.com/SortableJS/Vue.Draggable#footer) slot to by-pass this limitation.
374375
375376
- Children elements inside v-for should be keyed as any element in Vue.js. Be carefull to provide revelant key values in particular:
376377
* typically providing array index as keys won't work as key should be linked to the items content

0 commit comments

Comments
 (0)