Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
SortSpec
Interface SortSpec
interface
SortSpec
{
direction
?:
"asc"
|
"desc"
;
field
:
string
;
}
Index
Properties
direction?
field
Properties
Optional
direction
direction
?:
"asc"
|
"desc"
field
field
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
field
@honua/sdk-js
Loading...