---
id: back-to-top
title: BackToTop
---

# BackToTop

Use the BackToTopLink component to allow users to quickly navigate to the top of the page.

## How to use

<code src="@digigov/ui/src/navigation/BackToTopLink/__stories__/Default.tsx" />

### Display in main content

<code src="@digigov/ui/src/navigation/BackToTopLink/__stories__/InMain.tsx" />

## API

See below for a complete reference to all of the props available to the components mentioned here.

<ComponentProps componentName={["BackToTopLink", "BackToTopContainer"]} /> 
