Search results

SortSettingsModel API in Angular Kanban API component

Interface for a class SortSettings

Properties

direction

SortDirection

Sort the cards. The possible values are:

  • Ascending
  • Descending

field

string

Defines the sort field

sortBy

SortOrderBy

Sort the cards. The possible values are:

  • DataSourceOrder
  • Index
  • Custom