Skip to main content

StatusPipeline

StatusPipeline — Prism component.

Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggle
Live demo
Open ↗

When to use

StatusPipeline — Prism component.

Accessibility

Pipeline/timeline state is conveyed in text (not just colour); action bars are keyboard reachable and announce the item under review.

Import

const { StatusPipeline } = window.PrismDesignSystem_39d121;

Props

PropTypeRequiredDescription
stepsPipelineStep[]YesLifecycle nodes in order.
orientation"horizontal" | "vertical"
size"sm" | "md"
classNamestring