Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnTransformSpec

Specifies columns to transform and the user-defined selector function that does the transformation.

Hierarchy

  • IColumnTransformSpec

Indexable

[columnName: string]: SelectorWithIndexFn<any, any>

Specifies columns to transform and the user-defined selector function that does the transformation.

Generated using TypeDoc