The return value of delegate
.
Methods
-
to( emitter, [ nameOrFunction ] )
module:utils/emittermixin~EmitterMixinDelegateChain#to
Selects destination for delegate
events.
Parameters
emitter
:
Emitter
An EmitterMixin
instance which is the destination for delegated events.
[ nameOrFunction ]
:
String | function
A custom event name or function which converts the original name string.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing?
Please report it via our issue tracker.