The format of the date for sorting, if the property is a date.
The function that is called when the button is clicked.
Indicates if the property is currently the sort key.
The property to be sorted when the button is clicked.
The current order of the sort. Can be 'asc', 'desc' or 'noSort'.
Generated using TypeDoc
SortButtonProps Interface