Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SortField

An object containing properties for a sortable field, used to select categories of sorting

Hierarchy

  • SortField

Index

Properties

Properties

Optional id

id: string

A unique Id for the sort field

sortType

sortType: string

The sort field type (e.g., 'alpha' or 'numeric' )

Optional title

title: string

The title to display for the sort field

Generated using TypeDoc