<!-- 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; [UserPressedClearSearchBoxButton](./x-components.searchboxxevents.userpressedclearsearchboxbutton.md)

## SearchBoxXEvents.UserPressedClearSearchBoxButton property

The user triggered the button that clears the search-box Payload: none.

**Signature:**

```typescript
UserPressedClearSearchBoxButton: void;
```
