Home > @visualization-tools/core > DefaultInteractionGroups > (constructor)
Constructs a new instance of the DefaultInteractionGroups class
Signature:
constructor(argProvider: IEntityUpdateArgProvider<TPlotRange, TUpdateArg, TRequiredTraits>, plot: IWritablePlot<TRequiredTraits>);
| Parameter | Type | Description |
|---|---|---|
| argProvider | IEntityUpdateArgProvider<TPlotRange, TUpdateArg, TRequiredTraits> | |
| plot | IWritablePlot<TRequiredTraits> |