XopusBeforeNodeMerged

This event will be fired before a node will be merged with the target node of this event.


XopusBeforeNodeMerged event

Properties

mergeNode XopusNode
The node that will be merged.
bubbles Boolean
Will prevent bubbling up the DOM hierarchy when set to false.
cancelEvent Boolean
Will prevent the default action when set to true.
target XopusNode
The object that originally fired the event.
type String
The type of the event.

History

version event
Xopus 3 Introduction.