---
id: back-link
title: Back Link
---

# Back Link

Use the back link component to help users go back to the previous page in a multi-page transaction.

## How to use

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

## API

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

<ComponentProps componentName={["BackLink", "BackLinkBase"]} />

