allowSelection property
Whether to allow selection of nodes and connections.
When enabled, users can click to select items and see selection feedback, but cannot drag or edit them. Useful for highlighting or inspecting items in a read-only view.
Defaults to false.
Implementation
final bool allowSelection;