Home > @activeviam/activeui-sdk > HeaderComparatorImplementationProperties
HeaderComparatorImplementationProperties interface
Customizes the order in which tabular view and pivot table columns are displayed.
Signature:
export interface HeaderComparatorImplementationProperties
Properties
Property | Type | Description |
---|---|---|
compare | (h1: SortableTabularHeader, h2: SortableTabularHeader) => number |