Timeline
Vertical rail of dated events
A history read top to bottom — release notes, an order's progress, a production diary. For steps the user is going through right now, use Steps or Stepper.
Basic
- Blu-ray Disc BOX
全25話収録
- 劇場版 Fine 公開
- 舞台挨拶
新宿ピカデリー
- 配信開始
timeis shown as written; adddatetime(2015-01) so the<time>element carries a machine-readable date.- A dot's
coloris decoration only, and ink by default; keepaccentfor the entry that is chosen or current. If it means something (failed, shipped), say so in the title too. - The default slot replaces the body of every item and gets
{ item, index };#dotdraws inside the dot.
Usage
ts
import { BlessTimeline } from "blessing-ui";API
Props
| Name | Type | Default | Description |
|---|---|---|---|
items* | BlessTimelineItem[] | — | |
label | string | "Timeline" |
Slots
| Name | Scope | Description |
|---|---|---|
dot | { item: BlessTimelineItem; index: number; } | |
default | { item: BlessTimelineItem; index: number; } |