molecule

gy-timeline

Vertical event-feed primitive for incident, deploy, and audit surfaces that need a tight scannable list of timestamped events.

Live

What you ship.

Markup

<gy-timeline density="cozy"></gy-timeline>

Prop space

Tier molecule
Tag gy-timeline
PropTypeDefaultDescription
density 'compact' | 'cozy' | 'comfortable''cozy'Density variant.
events readonly TimelineEvent[][]The rows to render. Empty / omitted falls through to children snippet.

Slots: children.

Where this lives

import '@gyrum-labs/components/timeline/timeline.js';
Owner
gyrum-ui
Build state
registered-and-built