Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColumnSpec

Hierarchy

  • ColumnSpec

Index

Properties

Properties

Optional alias

alias: string

Rename column to given name in result objects.

Optional tx

Cell value transformer. This is a 2-arg function receiving string value and (incomplete) result object of current row. Return value is used as actual value for the cell.

Generated using TypeDoc