@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 655 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchBoxState](./x-components.searchboxstate.md)
## SearchBoxState interface
SearchBox store state.
**Signature:**
```typescript
export interface SearchBoxState extends QueryState
```
**Extends:** [QueryState](./x-components.querystate.md)
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [inputStatus](./x-components.searchboxstate.inputstatus.md) | | string | The status of the search box input based on a state machine. |