<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchBoxXEvents](./x-components.searchboxxevents.md) &gt; [UserIsTypingAQuery](./x-components.searchboxxevents.useristypingaquery.md)

## SearchBoxXEvents.UserIsTypingAQuery property

The user is typing/pasting a query Payload: the partial query that the user is typing.

**Signature:**

```typescript
UserIsTypingAQuery: string;
```
