ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > TabularSortActionParameters

TabularSortActionParameters interface

Apply a sorting based on the context that received the click.

Signature:

export interface TabularSortActionParameters 

Properties

PropertyTypeDescription
directionOrderDirectionA parameter used to specify the direction of the sort, but it's breaking/non-breaking behavior will be read from the tabular configuration (sortingMode: 'breaking' \'non-breaking').
orderModeOrderModeA parameter used strictly for the direction of the sort to perform.
  • TabularSortActionParameters interface
  • Properties
Copyright © 2019 ActiveViam