Status bar (range aggregates)

Excel-style bar under the grid with live aggregates of the selected cell range: Count, Sum, Avg, Min, Max. Enable with statusBar + enableCellSelection, then drag a rectangle across numeric cells. Choose the aggregate set via statusBar={ aggregates }.

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