mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
update docs
This commit is contained in:
parent
e0f2e99320
commit
5c4df70738
@ -700,6 +700,7 @@ export abstract class Node {
|
||||
}
|
||||
/**
|
||||
* remove and destroy a node. Kill it and delete forever! You should not reuse node after destroy().
|
||||
* If the node is a container (Group, Stage or Layer) it will destroy all children too.
|
||||
* @method
|
||||
* @name Konva.Node#destroy
|
||||
* @example
|
||||
|
Loading…
Reference in New Issue
Block a user