mirror of
https://github.com/konvajs/konva.git
synced 2025-12-17 18:01:15 +08:00
clean tests and adding docs
This commit is contained in:
@@ -1667,6 +1667,9 @@
|
||||
*
|
||||
* // set name
|
||||
* node.name('foo');
|
||||
*
|
||||
* // also node may have multiple names (as css classes)
|
||||
* node.name('foo bar');
|
||||
*/
|
||||
|
||||
Kinetic.Factory.addGetter(Kinetic.Node, 'id');
|
||||
|
||||
Reference in New Issue
Block a user