Skip to content

Framework Primitives ViewModel Families Aggregate Family

github-actions[bot] edited this page Jul 2, 2026 · 2 revisions

Aggregate Family

Use AggregateVM1..6 when a parent owns a fixed set of heterogeneous child roles.

Aggregate Family Map

Support links: HTML, SVG, PNG

Best Fit

  • workspace shells
  • dashboards
  • composition roots with named child slots

Guidance

Choose aggregate when the child count and semantic roles are fixed by design, not when the shape is list-like.

Related Pages

Clone this wiki locally