Group related nodes into larger containers, build nested structures, and manage responsive geometry in Angular with Foblex Flow. This is a core pattern for editors that need logical sections instead of a flat list of nodes.
[example.html] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/libs/f-examples/nodes/grouping/example.html [example.ts] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/libs/f-examples/nodes/grouping/example.ts [example.scss] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/libs/f-examples/nodes/grouping/example.scss
fGroup and nest them inside each other.fIncludePadding, fAutoSizeToFitChildren, and fAutoExpandOnChildHit to control container geometry.