<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [IdentifierResultsState](./x-components.identifierresultsstate.md) &gt; [identifierResults](./x-components.identifierresultsstate.identifierresults.md)

## IdentifierResultsState.identifierResults property

The list of the identifier results, related to the `query` property of the state.

**Signature:**

```typescript
identifierResults: Result[];
```
