mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
docs: fix cache config
This commit is contained in:
parent
c7a5db1a80
commit
7e62414f0c
@ -115,7 +115,7 @@
|
||||
* @param {Number} [config.y]
|
||||
* @param {Number} [config.width]
|
||||
* @param {Number} [config.height]
|
||||
* @param {Boolean} [config.showBorder] when set to true, a red border will be drawn around the cached
|
||||
* @param {Boolean} [config.drawBorder] when set to true, a red border will be drawn around the cached
|
||||
* region for debugging purposes
|
||||
* @returns {Kinetic.Node}
|
||||
* @example
|
||||
|
Loading…
Reference in New Issue
Block a user