<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchActions](./x-components.searchactions.md) &gt; [setUrlParams](./x-components.searchactions.seturlparams.md)

## SearchActions.setUrlParams property

Checks if the url has params on it and then updates the state with these values.

**Signature:**

```typescript
setUrlParams: (urlParams: UrlParams) => void;
```
