ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > TableCell > properties

TableCell.properties property

properties of the cell. Conveniently stores the MDX cell properties when existing.

Signature:

properties?: {
        [a: string]: null | string | number | undefined;
    };
  • TableCell.properties property
Copyright © 2023 ActiveViam