mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 09:50:05 +08:00
add dragDistance to node config docs
This commit is contained in:
@@ -16,4 +16,5 @@
|
||||
* @param {Number} [config.offsetY] set offset y
|
||||
* @param {Boolean} [config.draggable] makes the node draggable. When stages are draggable, you can drag and drop
|
||||
* the entire stage by dragging any portion of the stage
|
||||
* @param {Number} [config.dragDistance]
|
||||
* @param {Function} [config.dragBoundFunc]
|
Reference in New Issue
Block a user