@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) > [SearchBoxMutations](./x-components.searchboxmutations.md) > [setInputStatus](./x-components.searchboxmutations.setinputstatus.md)
## SearchBoxMutations.setInputStatus property
Sets the new input status of the search-box.
**Signature:**
```typescript
setInputStatus: (inputStatus: InputStatus) => void;
```