Home > @visualization-tools/core > OnGraphicsComponentAdded > (constructor)
Constructs a new instance of the OnGraphicsComponentAdded class
Signature:
constructor(onGraphicsComponentAdded: (...args: TGraphicsComponentAddedArgs<TComponentRenderer, TUpdateArg, TEntityTraits>) => void);
| Parameter | Type | Description |
|---|---|---|
| onGraphicsComponentAdded | (…args: TGraphicsComponentAddedArgs<TComponentRenderer, TUpdateArg, TEntityTraits>) => void |