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