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