@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 540 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchBoxXEvents](./x-components.searchboxxevents.md) > [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;
```