Home > @activeviam/activeui-sdk > TableVersion
TableVersion type
Integer that can be incremented to indicate that the data contained in the table has changed.
Signature:
export declare type TableVersion = number;
Home > @activeviam/activeui-sdk > TableVersion
Integer that can be incremented to indicate that the data contained in the table has changed.
Signature:
export declare type TableVersion = number;