@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 542 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [IdentifierResultsConfig](./x-components.identifierresultsconfig.md) > [separatorChars](./x-components.identifierresultsconfig.separatorchars.md)
## IdentifierResultsConfig.separatorChars property
The string with all the optional separator characters that may be placed between chars in an identifier result.
**Signature:**
```typescript
separatorChars: string;
```