Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Param | Type | Details |
|---|---|---|
| id (optional) | string | The ID of the element to scroll to (if the ID is not defined then this function will scroll the user to the top of the page). |
ScrollToService.scrollToElement('foo');
Was this page helpful?