ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > CellSetProperties

CellSetProperties type

Signature:

export declare type CellSetProperties = {
    [key in CellProperty]: null | string | number | undefined;
};
  • CellSetProperties type
Copyright © 2019 ActiveViam