Home > doofinder > Query > load

Query.load() method

Configure the query with the provided params.

Signature:

load(params?: QueryParams): void;

Parameters

Parameter Type Description
params QueryParams Params to load.

Returns:

void