ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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

CellFactoryImplementationProperties.renderCell property

Signature:

renderCell: (a: {
        colKey: string;
        columnProps: TabularColumnProps;
        rowIdx: number;
    }) => ReactElement<any>;
  • CellFactoryImplementationProperties.renderCell property
Copyright © 2023 ActiveViam