Home > @visualization-tools/core > OnEntityAdded > (constructor)
Constructs a new instance of the OnEntityAdded class
Signature:
constructor(onEntityAdded: (...args: TEntityAddedArgs<TRequiredTraits>) => void);
| Parameter | Type | Description |
|---|---|---|
| onEntityAdded | (…args: TEntityAddedArgs<TRequiredTraits>) => void |