Back to docs
Design Patterns

Table Design

Patterns for dense data display that stay readable, scannable, and responsive without sacrificing the Meridian aesthetic.

Striped Rows

UserRoleStatusLast active
alex@nimbus.netAdminActive2 min ago
jordan@nimbus.netEditorActive1 hr ago
casey@nimbus.netViewerInactive3 days ago
morgan@nimbus.netViewerActive12 min ago

Bordered Grid

EventDateAttendees
Kernel workshopJun 1224
Loader deep-diveJun 1818
ETW internalsJun 2231

Compact Line

KeyValue
Build0.9.4-rc1
Targetx64
SignedEd25519

All patterns use native HTML tables with Tailwind. No virtualized rows needed for datasets under 500 entries. For larger sets, pair with a lightweight virtualization wrapper.