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.
2 parents 4e9ea41 + d613ec6 commit 4efe4b9Copy full SHA for 4efe4b9
README.md
@@ -134,7 +134,7 @@ Default: `'div'`
134
135
HTML node type of the element that draggable component create as outer element for the included slot.<br>
136
It is also possible to pass the name of vue component as element. In this case, draggable attribute will be passed to the create component.<br>
137
-See also [componentData](#componentData) if you need to set props or event to the created component.
+See also [componentData](#componentdata) if you need to set props or event to the created component.
138
139
#### clone
140
Type: `Function`<br>
0 commit comments