<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchMutations](./x-components.searchmutations.md) &gt; [setPage](./x-components.searchmutations.setpage.md)

## SearchMutations.setPage property

Sets the page of the module.

**Signature:**

```typescript
setPage: (page: number) => void;
```
