TDataRow Type

The base type for a single row of data throughout the Katlux provider system. It is a plain key-value map with no required fields, letting you use any data shape without defining a strict interface.

Usage Examples

TDataRow is the element type in pageData and rows arrays returned by providers and APIs.