ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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

CellFactoryImplementationProperties.getRowHeight property

The specific row height, only called if hasCustomRowHeight returns true.

Signature:

getRowHeight?: (rowIndex: number, minRowHeight: number, columnProps: TabularColumnProps) => number;
  • CellFactoryImplementationProperties.getRowHeight property
Copyright © 2023 ActiveViam