@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 474 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchXEvents](./x-components.searchxevents.md) > [SpellcheckChanged](./x-components.searchxevents.spellcheckchanged.md)
## SearchXEvents.SpellcheckChanged property
Spellcheck has been changed. Payload: The new spellcheckedQuery string.
**Signature:**
```typescript
SpellcheckChanged: string;
```