UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 572 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XEventsTypes](./x-components.xeventstypes.md) &gt; [UserPressedArrowKey](./x-components.xeventstypes.userpressedarrowkey.md) ## XEventsTypes.UserPressedArrowKey property The user pressed an [arrow key](./x-components.arrowkey.md) with the focus on the search-box. Payload: the pressed [arrow key](./x-components.arrowkey.md)<!-- -->. **Signature:** ```typescript UserPressedArrowKey: ArrowKey; ```