@maschinenlesbar.org/mudab-cli
Preparing search index...
OrderBy
Interface OrderBy
Sort order.
interface
OrderBy
{
col
:
string
;
dir
?:
"asc"
|
"desc"
;
}
Index
Properties
col
dir?
Properties
col
col
:
string
Column to sort by.
Optional
dir
dir
?:
"asc"
|
"desc"
Direction (ascending or descending).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
col
dir
@maschinenlesbar.org/mudab-cli
Loading...
Sort order.