We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c0d61 commit ed0af09Copy full SHA for ed0af09
README.md
@@ -67,7 +67,7 @@ Required: `false`<br>
67
Default: `null`
68
69
Array to be synchronized with drag-and-drop. Typically same array as referenced by inner element v-for directive.<br>
70
-Note that this prop is not required and that draggable component can be used without a list prop.
+When using children elements not linked to a "v-for" directive, use null.
71
72
#### options
73
Type: `Object`<br>
0 commit comments