sort
sort: (columnName?: string, descending?: boolean) => void
Sorts table data by the specific column. If called with undefined
column name sorting is removed.
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.