Type Parameters

  • T

Hierarchy

  • SortData

Properties

column: keyof T

Name of the property to sort by

columnSortKey?: string
direction: "desc" | "asc"

Sorting direction

Generated using TypeDoc