XopusAfterNodeMerged
This event will be fired after a node was merged with the target node of this event.
- Documentation
- › API
- › DOM API
- › XopusAfterNodeMerged
XopusAfterNodeMerged event
Properties
- bubbles Boolean
- Will prevent bubbling up the DOM hierarchy when set to
false. - target XopusNode
- The object that originally fired the event.
- type String
- The type of the event.
History
| version | event |
|---|---|
| Xopus 3 | Introduction. |