Skip to content

DataLineageTag

stable

Compact hop-chain tag showing data lineage from source to consumer. Each hop has a system name and optional transformation type.

Trust & Provenance/Storybook ↗
import { DataLineageTag } from "@nodus/design-system/patterns"
Loading demo…

Props

hopsrequired
Type LineageHop[]Default

Ordered lineage hops from source to consumer.

truncate
Type numberDefault

Max hops before ellipsis (default: show all).

Metadatasemanticsemantictypeborderspace
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?