Home > @visualization-tools/core > UserEventHandlerCallbacks > (constructor)
Constructs a new instance of the UserEventHandlerCallbacks class
Signature:
constructor(listeners: Partial<IInteractionStateChangeCallbacks<TTraits>>);
| Parameter | Type | Description |
|---|---|---|
| listeners | Partial<IInteractionStateChangeCallbacks<TTraits>> |