Skip to content

BoxSelectionConfig

Configuration for box selection behavior.

optional partialInclusion: boolean

Whether to select nodes that are only partially within the selection box.

true

optional realtime: boolean

Whether to select nodes in real-time as the selection box is being drawn. If false, nodes will only be selected when the box selection ends.

true