mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
find returns Collection
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
* @method
|
||||
* @memberof Kinetic.Container.prototype
|
||||
* @param {String} selector
|
||||
* @returns {Collection}
|
||||
* @example
|
||||
* // select node with id foo<br>
|
||||
* var node = stage.find('#foo');<br><br>
|
||||
|
||||
Reference in New Issue
Block a user