<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchState](./x-components.searchstate.md) &gt; [isAppendResults](./x-components.searchstate.isappendresults.md)

## SearchState.isAppendResults property

A flag to indicate if new results are append to the current instead of replacing them.

**Signature:**

```typescript
isAppendResults: boolean;
```
