Creates a new instance of the multi-select interaction handler.
The NVL instance to attach the interaction handler to
Options for the multi-select interaction handler to customize its behavior
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
An interaction handler for multi-selecting nodes and relationships. When dragging the cursor, it draws a box on the scene and all nodes and relationships inside the box are selected.
For examples, head to the Box Select Interaction documentation page.