Merge pull request #767 from Greenscreener/master
Added comment about data-drag-handle.
This commit is contained in:
@@ -17,7 +17,7 @@ export default class DragItem extends Node {
|
|||||||
}],
|
}],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// Attention! For the data-drag-handle to work, the component must contain another element with `ref="content"` somewhere (it can be invisible).
|
||||||
get view() {
|
get view() {
|
||||||
return {
|
return {
|
||||||
template: `
|
template: `
|
||||||
|
|||||||
Reference in New Issue
Block a user