nodes/node library

Classes

Node<T>
Represents a single node in the flow graph.
NodeDragContext<T>
Context provided to nodes during drag and lifecycle operations.

Enums

NodeRenderLayer
The rendering layer for a node.

Extensions

NodePortGeometry on Node<T>
Extension providing port geometry calculations for nodes.