Event receiver object.

Type Parameters

  • TEvent extends any[]

    An event type. This is a tuple of event receiver parameter types.

Hierarchy

Properties

Methods

Properties

supply?: Supply

Event supply to this receiver.

Events will be supplied to this receiver until this supply is Supply.off cut off.

When omitted a new supply will be created per receiver registration within event supplier.

Methods

Generated using TypeDoc