UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 560 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; [UserClickedResultAddToCart](./x-components.xeventstypes.userclickedresultaddtocart.md) ## XEventsTypes.UserClickedResultAddToCart property The user has clicked on the add to cart button of a result. Payload: The [result](./x-types.result.md) that the user clicked. **Signature:** ```typescript UserClickedResultAddToCart: Result; ```