<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchBoxActions](./x-components.searchboxactions.md) &gt; [setInputStatus](./x-components.searchboxactions.setinputstatus.md)

## SearchBoxActions.setInputStatus property

Changes the machine state to a new state and updates the input status in the store with it.

**Signature:**

```typescript
setInputStatus: (event: XEvent) => void;
```
