Skip to content

Home > @liquidrazor/list-display > QuerySourceOptions > load

QuerySourceOptions.load property

Function that performs the actual data load (fetch/RTKQ/etc.).

Signature:

typescript
load: QueryLoadFn<TRow>;