functional-models
Preparing search index...
index
sort
Function sort
sort
(
key
:
string
,
order
?:
undefined
|
SortOrder
)
:
SortStatement
Creates a sort query
Parameters
key
:
string
The key to sort on
order
:
undefined
|
SortOrder
= SortOrder.asc
The order of the sort.
Returns
SortStatement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
functional-models
Loading...
Creates a sort query