Added comment about data-drag-handle.

This commit is contained in:
Greenscreener 2020-07-20 18:46:50 +02:00 committed by GitHub
parent fb833d1245
commit 19bb320cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() {
return {
template: `