visualization-tools

Home > @visualization-tools/core > NoOpHitTestComponent

NoOpHitTestComponent class

A hit test component that will never hit.

Signature:

export declare class NoOpHitTestComponent implements IHitTestComponent<unknown, IHitTestableTrait, unknown> 

Implements: IHitTestComponent<unknown, IHitTestableTrait, unknown>

Methods

Method Modifiers Description
hitTest()    
index()