components / Navigation

Back Link

These are commonly used near the top left of a layout to provide a directional affordance. They can be used with or without the page name.


Best Practices

A Back Link should:

  • Appear in the top left of the layout, near the layout title
  • Include name of the page the user will travel to if possible

Importing

import { BackLink } from '@servicetitan/design-system';