Row models are a pipeline

Flip the group-by control and watch the pipeline change shape: core -> grouped -> expanded. Group rows carry the aggregate: sum roll-up; the markup is a plain hand-styled <table>.

A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.