OptionalfilterableWhether this column is matched against query.
OptionalsortableWhether this column may be sorted.
OptionalsortValue used for sorting. Falls back to accessor.
OptionalalignCell alignment.
OptionalaccessorReturns the display value for this column. Defaults to row[id].
Header text displayed above body rows.
Stable column identifier.
OptionalwidthPreferred width in terminal cells.
Numeric widths are fixed. auto shares remaining space with other auto
columns.
Column definition consumed by renderDataTable.