Creates a new click interaction handler.
The NVL instance to attach the interaction handler to
Options for the click interaction handler
Internal
callbackInternal
Internal
Internal
Rest
...args: unknown[]Add or update a callback for a given event of type.
The name of the event
The callback to be called when the event is triggered
Click interaction handler that handles click, double click and right click events on nodes, relationships, and the scene.
For examples, head to the Click Interaction documentation page.