DataBrowse data components
Timeline
Vertical timeline with connecting lines and prominent dots.
Live preview
- Workspace created
April 12, 2026 · System
- SSO enabled
April 14, 2026 · Maya K.
- First admin invited
April 18, 2026 · Maya K.
Usage
Adapters:React stableVue stable
index.html
<ul class="lm-timeline">
<li class="lm-timeline-item"><span class="lm-timeline-dot"></span>…</li>
</ul>CSS classes (3)
| Class | Description |
|---|---|
lm-timeline | <ul> root |
lm-timeline-item | Each event row |
lm-timeline-dot | Glowing event marker |
Accessibility
- Use semantic <ul><li>; provide order context (oldest/newest).
Spotted something wrong? Edit this entry on GitHub.