mirror of
https://github.com/konvajs/konva.git
synced 2025-07-15 14:04:30 +08:00
toDataURL don't need callback. It is sync function.
This commit is contained in:
parent
2ea7e5c53c
commit
de8073b89b
@ -1183,7 +1183,6 @@
|
||||
* @method
|
||||
* @memberof Kinetic.Node.prototype
|
||||
* @param {Object} config
|
||||
* @param {Function} config.callback function executed when the composite has completed
|
||||
* @param {String} [config.mimeType] can be "image/png" or "image/jpeg".
|
||||
* "image/png" is the default
|
||||
* @param {Number} [config.x] x position of canvas section
|
||||
|
Loading…
Reference in New Issue
Block a user