mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
docs: clear is method of layer
This commit is contained in:
@@ -154,7 +154,7 @@
|
|||||||
/**
|
/**
|
||||||
* clear scene and hit canvas contexts tied to the layer
|
* clear scene and hit canvas contexts tied to the layer
|
||||||
* @method
|
* @method
|
||||||
* @memberof Kinetic.Node.prototype
|
* @memberof Kinetic.Layer.prototype
|
||||||
* @param {Object} [bounds]
|
* @param {Object} [bounds]
|
||||||
* @param {Number} [bounds.x]
|
* @param {Number} [bounds.x]
|
||||||
* @param {Number} [bounds.y]
|
* @param {Number} [bounds.y]
|
||||||
|
|||||||
Reference in New Issue
Block a user