Method signature
Scrolls the page to the top
FAPI.UI.scrollToTop();
Example usage
function scrollToTop(){
FAPI.UI.scrollToTop();
}
Callback example
Client callback is not supported for this method.
Scrolls the page to the top
FAPI.UI.scrollToTop();
function scrollToTop(){
FAPI.UI.scrollToTop();
}
Client callback is not supported for this method.