@watzon/baserow
Preparing search index...
types
Sort
Interface Sort
Basic structure for sorting
interface
Sort
{
field
:
string
|
number
;
order
:
SortDirection
;
}
Index
Properties
field
order
Properties
field
field
:
string
|
number
order
order
:
SortDirection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
order
@watzon/baserow
Loading...
Basic structure for sorting