Home > @activeviam/activeui-sdk > CellSetProperties
CellSetProperties type
Signature:
export declare type CellSetProperties = {
[key in CellProperty]: null | string | number | undefined;
};
Home > @activeviam/activeui-sdk > CellSetProperties
Signature:
export declare type CellSetProperties = {
[key in CellProperty]: null | string | number | undefined;
};