Briyah SDK - v2.0.6
Briyah
npm
Preparing search index...
DataOrder
Interface DataOrder
How to order a result.
interface
DataOrder
{
by
:
string
;
dir
?:
"asc"
|
"desc"
;
}
Index
Properties
by
dir?
Properties
by
by
:
string
A grouped field's name, or a metric's
as
name.
Optional
dir
dir
?:
"asc"
|
"desc"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
dir
Briyah
npm
Briyah SDK - v2.0.6
Loading...
How to order a result.