components
0.14.4
js
components
/
dev.fritz2.components.datatable
/
Sorting
Sorting
js
enum
Sorting
:
Enum
<
Sorting
>
Content copied to clipboard
Representation of the different sorting status.
Entries
Types
Properties
Entries
DESC
Link copied to clipboard
js
DESC
(
)
Content copied to clipboard
ASC
Link copied to clipboard
js
ASC
(
)
Content copied to clipboard
NONE
Link copied to clipboard
js
NONE
(
)
Content copied to clipboard
DISABLED
Link copied to clipboard
js
DISABLED
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
js
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard