ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > CellFactoryImplementationProperties > getColumnProps

CellFactoryImplementationProperties.getColumnProps property

A way to enrich the columnProps with a calculation that will only be run once for the whole column.

Signature:

getColumnProps?: (columnProps: TabularColumnProps, columnInstance: any) => any;
  • CellFactoryImplementationProperties.getColumnProps property
Copyright © 2023 ActiveViam