<!-- 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; [setFromNoResultsWithFilters](./x-components.searchmutations.setfromnoresultswithfilters.md)

## SearchMutations.setFromNoResultsWithFilters() method

Sets the `fromNoResultsWithFilters` flag value.

**Signature:**

```typescript
setFromNoResultsWithFilters(fromNoResultsWithFilters: boolean): void;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  fromNoResultsWithFilters | boolean | The new flag value. |

**Returns:**

void

