@foblex/flow
Version:
An Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.
11 lines (10 loc) • 436 B
TypeScript
export * from './connection-drag-handlers';
export * from './create-move-nodes-drag-model-from-selection';
export * from './line-alignment-preparation';
export * from './move-preparation';
export * from './move-finalize';
export * from './f-line-alignment.drag-handler';
export * from './f-node-move.drag-handler';
export * from './point-bounds-limiter';
export * from './providers';
export * from './f-summary-node-move.drag-handler';