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

DB Management

Example

This example demonstrates how to use the Foblex Flow to create a database management flow.

Possibilities

  • Connect nodes using f-connection-for-create component.
  • Reassign connections.
  • Snap connection.
  • Move nodes.
  • Move canvas.
  • Zoom with the mouse wheel, double click and buttons using fZoom directive.
  • Set the background using the f-background component.
  • Line alignment using f-line-alignment component.
  • Select multiple items using the f-selection component with the mouse and by holding down the Shift key.
  • Minimap using the f-minimap component.
  • Context menu using the material mat-menu component.
  • Material controls mat-select, matInput
  • Form validation
  • Create, update, delete nodes and connections.

Source Code

The source code for this example can be found in our GitHub repository.