@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 584 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [IdentifierResultsGetters](./x-components.identifierresultsgetters.md) > [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;
```