Sorting

enum Sorting : Enum<Sorting>

Representation of the different sorting status.

Entries

DESC
Link copied to clipboard
js
ASC
Link copied to clipboard
js
ASC()
NONE
Link copied to clipboard
js
DISABLED
Link copied to clipboard
js

Types

Companion
Link copied to clipboard
js
object Companion

Properties

name
Link copied to clipboard
js
val name: String
ordinal
Link copied to clipboard
js
val ordinal: Int