Components/Timeline
Universal Component

Timeline

Event timeline for status history

This page was migrated by AI, please review carefully

Migration is complete, but please validate against source code and manual review.

Timeline

Chronological list of events.

Basic Usage

Timeline

Highlight recent updates.

Demo will load when visible.
<template>
  <TxTimeline>
    <TxTimelineItem title="Design phase" time="09:30" color="primary" />
    <TxTimelineItem title="Build" time="12:00" color="success" />
    <TxTimelineItem title="Launch" time="16:10" color="warning" />
  </TxTimeline>
</template>

API (Lite)

TxTimeline Props

PropertyTypeDefaultDescription
layoutverticalhorizontalLayout direction