toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
sortingFns
sorting
Fns
external
object
sortingFns
(
source
)
Members
Properties
alphanumeric
Link copied to clipboard
val
alphanumeric
:
SortingFn
<
*
>
alphanumeric
Case
Sensitive
Link copied to clipboard
val
alphanumericCaseSensitive
:
SortingFn
<
*
>
basic
Link copied to clipboard
val
basic
:
SortingFn
<
*
>
datetime
Link copied to clipboard
val
datetime
:
SortingFn
<
*
>
text
Link copied to clipboard
val
text
:
SortingFn
<
*
>
text
Case
Sensitive
Link copied to clipboard
val
textCaseSensitive
:
SortingFn
<
*
>