<!-- 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 property

Sets the `fromNoResultsWithFilters` flag value.

**Signature:**

```typescript
setFromNoResultsWithFilters: (fromNoResultsWithFilters: boolean) => void;
```
