<!-- 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; [UserBlurredSearchBox](./x-components.searchboxxevents.userblurredsearchbox.md)

## SearchBoxXEvents.UserBlurredSearchBox property

The user removed the focus from the search-box. Payload: none.

**Signature:**

```typescript
UserBlurredSearchBox: void;
```
