visualization-tools

Home > @visualization-tools/core > IdleState > (constructor)

IdleState.(constructor)

Constructs a new instance of the IdleState class

Signature:

constructor(lastClick: IPointerEventTimestamp | null, options: IInteractionOptions, providers: IPlotInteractionProviders<TPlotRange, IDefaultTargets>, sharedState: IInteractionSharedState);

Parameters

Parameter Type Description
lastClick IPointerEventTimestamp | null  
options IInteractionOptions  
providers IPlotInteractionProviders<TPlotRange, IDefaultTargets>  
sharedState IInteractionSharedState