ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > TableContent

TableContent type

Array of tuples with the same length corresponding to the number of columns in the table.

Signature:

export declare type TableContent = TableTuple[];
  • TableContent type
Copyright © 2019 ActiveViam