SortingOptions
external interface SortingOptions<TData : RowData> : SortingOptionsBase<TData> , ResolvedSortingFns(source)
Inheritors
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Enables/Disables the ability to remove sorting for the table.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract val onSortingChange: OnChangeFn<{tanstack/table/core/SortingState=} ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/ColumnSort>>?
Link copied to clipboard