Skip to main content

enode.onref

Property enode.onref is the internal event handler only initialized when using enode.ref().

warning

It is mainly used for internal logic and should NOT be touched by any mean.

Syntax

JavaScript
enode.onref

Value

  • A function that get invoked when an enode of a group of associated enodes (by enode.ref()) changing its own associated HTML element, in order to make effect to all other enodes.