BackLink
Single "← Back to X" element — Href, Label
SSR mode
Examples
Default
Custom label
API
The element family below can be composed together. Click an element to jump to its properties.
| Element | Purpose |
|---|---|
| BackLink | Single "← Back to X" element. Inline <a> with a leading IconSvg.ArrowLeft icon. Use at the top of a detail page (or anywhere the user needs a one-click way back to the previous list/index). As a single inline element it doesn't expose wrapper-styling parameters. |
BackLink
Single "← Back to X" element. Inline <a> with a leading IconSvg.ArrowLeft icon. Use at the top of a detail page (or anywhere the user needs a one-click way back to the previous list/index). As a single inline element it doesn't expose wrapper-styling parameters.
| Property | Type | Required | Description |
|---|---|---|---|
| Href | string | Anchor href. Default: #. | |
| Label | string | Visible text. Default: Back. |