Home > @visualization-tools/core > IdleState > (constructor)
Constructs a new instance of the IdleState class
Signature:
constructor(lastClick: IPointerEventTimestamp | null, options: IInteractionOptions, providers: IPlotInteractionProviders<TPlotRange, IDefaultTargets>, sharedState: IInteractionSharedState);
| Parameter | Type | Description |
|---|---|---|
| lastClick | IPointerEventTimestamp | null | |
| options | IInteractionOptions | |
| providers | IPlotInteractionProviders<TPlotRange, IDefaultTargets> | |
| sharedState | IInteractionSharedState |