mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 07:25:56 +08:00
Merge pull request #364 from oott123/fix-gco-doc-types
fix doc argname & types for globalCompositeOperation
This commit is contained in:
commit
7bb057e020
@ -2092,8 +2092,8 @@
|
||||
* @name globalCompositeOperation
|
||||
* @method
|
||||
* @memberof Konva.Node.prototype
|
||||
* @param {Number} blur
|
||||
* @returns {Number}
|
||||
* @param {String} type
|
||||
* @returns {String}
|
||||
* @example
|
||||
* // get shadow blur
|
||||
* var globalCompositeOperation = shape.globalCompositeOperation();
|
||||
|
Loading…
Reference in New Issue
Block a user