Foblex Flow
Introduction
Overview
Nodes
Custom Nodes Drag Handle Node Selection New Resize Handle Grouping
Connectors
Node as Connector Connector Inside Node Connector Outlet Limiting Connections Connectable Side
Connections
Drag to Connect New Drag to Reassign New Create Node on Connection Drop Remove Connection on Drop Auto Snap Connection Types Custom Connection Type New Connection Behaviours New Connection Markers Custom Connections
Layouts
Dagre Layout ELKJS Layout
Extensions
Selection Area Help in Positioning New Minimap Zoom Background
Pro Examples
Visual Programming DB Management UML Diagram Tournament Bracket New
Foblex Flow
DocsExamples

Create Node on Connection Drop

Description

This guide shows how to create a new node when a connection is dropped, providing a comprehensive approach to building interactive flow-based diagrams.

Example

[component.html] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/connections/create-node-on-connection-drop/create-node-on-connection-drop.component.html [component.ts] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/connections/create-node-on-connection-drop/create-node-on-connection-drop.component.ts [component.scss] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/connections/create-node-on-connection-drop/create-node-on-connection-drop.component.scss [common.scss] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/_flow-common.scss