# Functions

No description provided by the author
DetermineEffectiveSortingParams checks the requested sorting and sets the defaults in case of an error.
GetSortableColumns returns a list of sortable fields.
GetSortDefaults returns the sortable fields based on the struct provided.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
SortColumnOverrideTag is a tag to override the field name to be used for sorting.
SortColumnTag is a tag to define the field name to be used for sorting.
SortDirectionTag is a tag that defines the sort (i.e.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SortableColumn is a struct to hold the fields which the paging can sort by.
SortDefault holds the default for sort direction and sorting field.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author