UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 469 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ScrollVisibilityObserver](./x-components.scrollvisibilityobserver.md) &gt; [observe](./x-components.scrollvisibilityobserver.observe.md) ## ScrollVisibilityObserver.observe property Starts observing the provided element. **Signature:** ```typescript observe: (element: HTMLElement) => void; ```