workspace-header/src/workspace-header/workspace-header.types.ts
Represents a single item in a breadcrumb chain.
Used by
import { BreadcrumbFragment } from '@talenra/components/workspace-header';
Properties |
| label |
label:
|
Type : string
|
|
Label displayed to the user |
| link |
link:
|
Type : string
|
| Optional |
|
Link to an internal resource (e.g. |