mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
Added comment about data-drag-handle.
This commit is contained in:
parent
fb833d1245
commit
19bb320cd3
@ -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: `
|
||||
|
Loading…
Reference in New Issue
Block a user