Skip to main content

Description

Appkit service providing functions for scrolling to the top or a particular element ID on the page.

Methods

scrollToElement(id)

Scrolls to a specific element based on ID (if no element id is provided it will scroll to the top of the page).
Parameters

Example