<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [IdentifierResultsGetters](./x-components.identifierresultsgetters.md) &gt; [identifierHighlightRegexp](./x-components.identifierresultsgetters.identifierhighlightregexp.md)

## IdentifierResultsGetters.identifierHighlightRegexp property

The RegExp with the current query from the state adding the separatorChars after each matching character.

**Signature:**

```typescript
identifierHighlightRegexp: RegExp;
```
