Introducing Foblex Flow
Installation and Rendering
Angular Compatibility
Changelog
Roadmap
Styling Overview
Mixins and Scoping
Tokens and Overrides
Styling Recipes
Event System
Selection System
Flow
Canvas
Node
Drag Handle
Group
Resize Handle
Rotate Handle
Output
Input
Outlet
Connection Rules
Connection
Create Connection
Connection Marker
Snap Connection
Connection Waypoints
Drag and Drop
Auto Pan
External Item
Zoom
Selection Area
Background
Magnetic Lines
Magnetic Rects
Line Alignment (Legacy)
Minimap
Angular Node-Based UI Library
Angular Node Editor Library
Angular Workflow Builder
Angular Diagram Library
React Flow vs Foblex Flow
Foblex Flow
Angular Version Compatibility
Use this page to answer one practical question: which @foblex/flow version should I install for my Angular version, and which companion packages belong with it?
If you use the current 18.x line, ng add @foblex/flow installs companion packages automatically.
If you need to pin an older line, use the manual install commands below.
Quick matrix
Manual install commands
Angular 17.3+
If you want to stay on the last 17.x release line:
Angular 16.1 - 17.2
Angular 12 - 16.0
Angular 12 - 15, legacy @foblex/core line
Companion packages by line
Short notes
- Angular
17.3+: use18.xunless users report a concrete break in a newer Angular major. - Angular control flow with projected nodes or connections: prefer
18.0.0+. - For older pinned lines, manual installation is clearer than relying on
ng add. - Angular already brings its own compatible
@angular/core,@angular/common, and RxJS versions. The commands above focus on the extra Foblex companion packages you need to match manually.
In this article
