mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
Merge branch 'master' of github.com:konvajs/konva
This commit is contained in:
@@ -2092,8 +2092,8 @@
|
||||
* @name globalCompositeOperation
|
||||
* @method
|
||||
* @memberof Konva.Node.prototype
|
||||
* @param {Number} blur
|
||||
* @returns {Number}
|
||||
* @param {String} type
|
||||
* @returns {String}
|
||||
* @example
|
||||
* // get globalCompositeOperation
|
||||
* var globalCompositeOperation = shape.globalCompositeOperation();
|
||||
|
||||
Reference in New Issue
Block a user