mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 11:44:55 +08:00
docs: fix cache config
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user