UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 528 B
<!-- 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; [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; ```