Skip to content
DataBrowse data components
ComponentsDataStable

Activity feed

Vertical list of activity items with avatar/icon, content, and meta.

Live preview

  • AL

    Alex approved the compliance review.

    2 min ago
  • MK

    Maya updated the SSO certificate.

    1 hr ago

Usage

Adapters:React stableVue stable
index.html
<ul class="lm-activity-feed">
  <li class="lm-activity-item">…</li>
</ul>

CSS classes (4)

ClassDescription
lm-activity-feed<ul> root
lm-activity-itemEach row
lm-activity-contentText region
lm-activity-metaTimestamp text

Accessibility

  • Use semantic <ul><li>.

Spotted something wrong? Edit this entry on GitHub.