<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QuerySuggestionsState](./x-components.querysuggestionsstate.md) &gt; [suggestions](./x-components.querysuggestionsstate.suggestions.md)

## QuerySuggestionsState.suggestions property

The suggestions for the query of the state.

**Signature:**

```typescript
suggestions: Suggestion[];
```
