Home > @activeviam/activeui-sdk > TableHeader > isNumeric
TableHeader.isNumeric property
Indicates whether the corresponding TableCells have numerical TableCellValue. This is required by the charts library for instance.
Signature:
isNumeric?: boolean;