@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 528 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) > [UserPressedEnterKey](./x-components.searchboxxevents.userpressedenterkey.md)
## SearchBoxXEvents.UserPressedEnterKey property
The user pressed the enter key with the focus on the search-box Payload: the new query of the search-box.
**Signature:**
```typescript
UserPressedEnterKey: string;
```