Type alias ReportTableConfigAttribute

ReportTableConfigAttribute: string | ReportTableColumn

Represents a Fact Sheet attribute to be displayed in a table. The attribute can be either the field name, as string, or a table column for more advanced fields.

Generated using TypeDoc