UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 465 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchMutations](./x-components.searchmutations.md) &gt; [setSpellcheck](./x-components.searchmutations.setspellcheck.md) ## SearchMutations.setSpellcheck property Sets the spellcheckedQuery of the module. **Signature:** ```typescript setSpellcheck: (spellcheckedQuery: string) => void; ```