<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchBoxMutations](./x-components.searchboxmutations.md) &gt; [setInputStatus](./x-components.searchboxmutations.setinputstatus.md)

## SearchBoxMutations.setInputStatus property

Sets the new input status of the search-box.

**Signature:**

```typescript
setInputStatus: (inputStatus: InputStatus) => void;
```
