K
@kana-consultant/ui-kit v0.2.0 · docs

Dashboard blocks

ActivityFeed

Chronological list of events with an avatar rail and connector line. Perfect for audit logs.

Activity timeline
  • AV

    Ava Chen completed Design new dashboard stats layout

    2m ago

  • MA

    Marcus Lee commented on Wire up theme switcher

    10m ago

  • PR

    Priya Patel created project Mobile App v2

    1h ago

  • SO

    Sofia Rossi assigned Fix mobile layout overflow to Diego

    Yesterday

<ActivityFeed
  items={[
    { id: 'a1', actor: ava, verb: 'completed', target: 'Ship the thing', at: '2m ago' },
    { id: 'a2', actor: marcus, verb: 'commented on', target: 'Fix bug', at: '10m ago' },
  ]}
/>