EmptyContext
Since v2.12.0
Context passed to a custom EmptyRenderer.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
sourceRowCount | number | Number of rows in the source data before any plugin processing (sort / filter / group / server-side). Equivalent to grid.sourceRows.length. |
filteredOut | boolean | true when the source had rows but all of them were filtered out (i.e. sourceRowCount > 0 while the rendered row count is 0). The default renderer uses this flag to switch between “No data to display” and “No matching rows”. |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt