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[];
Home > @activeviam/activeui-sdk > TableContent
Array of tuples with the same length corresponding to the number of columns in the table.
Signature:
export declare type TableContent = TableTuple[];