ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > TableHeader

TableHeader interface

Signature:

export interface TableHeader 

Properties

PropertyTypeDescription
captionsTableHeaderCaption[]the caption of the header in an array formed by the captions of potentially crossJoined headers.
isNumericbooleanIndicates whether the corresponding TableCells have numerical TableCellValue. This is required by the charts library for instance.
sizesnumber[]An array of sizes, one for each caption.
valueTableHeaderValue
  • TableHeader interface
  • Properties
Copyright © 2019 ActiveViam