Home > widget-integration > FilterHelper > buildQueryParams
FilterHelper.buildQueryParams() method
Builds a URLSearchParams object from filter API parameters
Signature:
buildQueryParams(params: FilterAPIParams): URLSearchParams;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
params |
The parameters to convert to query string |
Returns:
URLSearchParams
URLSearchParams object