visualization-tools

Home > @visualization-tools/core > IHitTestableGroupOptions

IHitTestableGroupOptions interface

Signature:

export interface IHitTestableGroupOptions<TUpdateArg, TTraits extends IHitTestableTrait, TStore> 

Properties

Property Type Description
hitAllowedComponent IHitAllowedComponent<TUpdateArg, TTraits>  
hitTestComponent IHitTestComponent<TUpdateArg, TTraits, TStore>