@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 520 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ScrollXEvents](./x-components.scrollxevents.md) > [UserScrolledToElement](./x-components.scrollxevents.userscrolledtoelement.md)
## ScrollXEvents.UserScrolledToElement property
The user has scrolled to an element with the given id. Payload: The scroll identifier of the element.
**Signature:**
```typescript
UserScrolledToElement: string;
```