components / Navigation

Breadcrumb

Breadcrumb may contain one or more links which represents parts of path. The last link is always formatted as the current page.

Wrapping

When the Breadcrumb's length exceeds the screen width, the individual links will wrap the screen.


  • To navigate to a previous page in a flow or section of the app, use a Back Link.

Importing

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