Module

Tables

Your own columns — or a live window on another module.

Tables in the demo
Tables in the demo

What it does · tap to open

Custom typed columns

(text / number / date) defined in place.

Type-aware header sorting

(numbers numerically, dates chronologically, empties last).

Row editing in a dialog

Undoable delete per row.

LINK MODULE

Pick any module and a read-only live table of its records renders above yours — columns auto-derived and typed, rows read through the link on every load, so a new record there appears here with zero sync.

Unlink returns a plain table

Your custom columns/rows are untouched either way.

Open it in the demo