TotalsOrPlaceholders
Home > @gooddata/sdk-ui > TotalsOrPlaceholders
TotalsOrPlaceholders type
Alias for all possible totals or their placeholders signatures.
Signature:
export type TotalsOrPlaceholders = ValuesOrPlaceholders<ITotal>;
References: ValuesOrPlaceholders, ITotal