visualization-tools

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

OnEntityRemovedFromGroup.(constructor)

Constructs a new instance of the OnEntityRemovedFromGroup class

Signature:

constructor(onEntityRemovedFromGroup: (...args: TEntityRemovedFromGroupArgs<TTraits>) => void);

Parameters

Parameter Type Description
onEntityRemovedFromGroup (…args: TEntityRemovedFromGroupArgs<TTraits>) => void