Skip to main content

Go to top

Purpose

When enabled, this on-page functionality provides a mechanism to scroll or jump back to the top of a webpage.

Use caution when including this functionality within your applications. Ensure that features are not obscured or blocked.

Example HTML usage:
<!--Go to top-->
<a href="#page-top" class="gototop primary" title="Go to top"><i class="material-icons align-middle">arrow_upward</i> Top</a>
arrow_upward Top