<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchBoxGetters](./x-components.searchboxgetters.md) &gt; [trimmedQuery](./x-components.searchboxgetters.trimmedquery.md)

## SearchBoxGetters.trimmedQuery property

The query without initial or ending spaces.

**Signature:**

```typescript
trimmedQuery: string;
```
