@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 576 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchBoxGetters](./x-components.searchboxgetters.md)
## SearchBoxGetters interface
SearchBox store getters.
**Signature:**
```typescript
export interface SearchBoxGetters
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [trimmedQuery](./x-components.searchboxgetters.trimmedquery.md) | | string | The query without initial or ending spaces. |