@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 483 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [UseAliasAPI](./x-components.usealiasapi.md) > [spellcheckedQuery](./x-components.usealiasapi.spellcheckedquery.md)
## UseAliasAPI.spellcheckedQuery property
The [SearchXModule](./x-components.searchxmodule.md) spellchecked query.
**Signature:**
```typescript
readonly spellcheckedQuery: string | null;
```