SortSettingsModel

23 Sep 20251 minute to read

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