<!-- 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; [UserPressedSearchButton](./x-components.searchboxxevents.userpressedsearchbutton.md)

## SearchBoxXEvents.UserPressedSearchButton property

The user pressed the search button Payload: The query to search.

**Signature:**

```typescript
UserPressedSearchButton: string;
```
