Data

Component

Timeline

Chronological event history and activity timeline tracker with monochrome status badges, custom icons, and slot content.

Component Syntax

blade
<x-aura::timeline>
    <x-aura::timeline.item
        title="Package Released"
        time="Just now"
        variant="solid"
        icon="package"
        description="Deployed updates to production."
    />
</x-aura::timeline>

1. Activity Stream with Icons

blade

Package Released to Production

Deployed 11 new UI components to the suite.

Pull Request Merged

Approved and merged into main branch.

Automated Test Suite Passed

Test suite passed with zero errors.

2. Indicator Variants (Solid and Subtle)

blade

Solid Indicator Pin

High contrast solid dark or white background node.

Subtle Indicator Pin

Subdued background node with border ring for secondary history.

3. Rich Timeline with Slot Elements

blade

Security Audit Completed

Static vulnerability scanning and dependency verification finished.

0 Vulnerabilities Pest 3.0

Database Migration Applied

Added user indexing schema to sqlite snapshot.

4. Real World Order Shipment Tracker

blade

Tracking Number #AW 98402

Shipment Progress

In Transit

Out for Delivery

Package is on the vehicle with courier Alex V.

Arrived at Regional Sorting Facility

Processed at Central Distribution Center.

Order Dispatched from Warehouse

Carrier pickup confirmed.

Component Props

Available properties and configurations for the timeline and timeline item components.

Prop Default Available Values

title

null

Title string

time

null

Time string (e.g. Just now, 15 mins ago)

description

null

Description string

variant

solid
solid subtle neutral

icon

null

Icon name string