ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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

PropertyTypeDescription
compare(h1: SortableTabularHeader, h2: SortableTabularHeader) => number
  • HeaderComparatorImplementationProperties interface
  • Properties
Copyright © 2019 ActiveViam