Skip to content

PinnedRowsConfig

Configuration options for the status bar plugin

PropertyTypeDescription
position?PinnedRowsPositionPosition of the info bar (default: ‘bottom’)
showRowCount?booleanShow total row count in info bar (default: true)
showSelectedCount?booleanShow selected row count in info bar (default: true)
showFilteredCount?booleanShow filtered row count when filter is active (default: true)
customPanels?PinnedRowsPanel[]Custom panels to display in the info bar
aggregationRows?AggregationRowConfig[]Aggregation rows (footer/header rows with computed values)
fullWidth?booleanDefault fullWidth mode for all aggregation rows. When true, each aggregation row renders as a single spanning cell with label and aggregated values inline. When false (default), rows render per-column cells aligned to the grid template. Individual AggregationRowConfig.fullWidth overrides this.

Default: false


AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt