StealThis .dev
Patterns Medium

Sortable Table

Sort plus column-resize table pattern with no selection or pagination complexity.

Open in Lab
vanilla-js css
Targets: JS HTML

Code

Sortable Table

A focused table interaction pattern for analytics views that need column sorting and resizing only.

Features

  • Click header to sort ascending and descending
  • Drag handle to resize columns
  • Numeric and text sorting
  • Minimal state model

Notes

This intentionally omits selection, bulk actions, and pagination from data-table.