UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 442 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ScrollXEvents](./x-components.scrollxevents.md) &gt; [UserScrolled](./x-components.scrollxevents.userscrolled.md) ## ScrollXEvents.UserScrolled property The user has scrolled. Payload: The new position of scroll. **Signature:** ```typescript UserScrolled: number; ```