Trilium Frontend API
Preparing search index...
<internal>
ColumnDefinitionSorterParams
Interface ColumnDefinitionSorterParams
interface
ColumnDefinitionSorterParams
{
alignEmptyValues
?:
"top"
|
"bottom"
;
format
?:
string
;
locale
?:
string
|
boolean
;
type
?:
"avg"
|
"max"
|
"min"
|
"sum"
|
"length"
;
}
Index
Properties
align
Empty
Values?
format?
locale?
type?
Properties
Optional
align
Empty
Values
alignEmptyValues
?:
"top"
|
"bottom"
Optional
format
format
?:
string
Optional
locale
locale
?:
string
|
boolean
Optional
type
type
?:
"avg"
|
"max"
|
"min"
|
"sum"
|
"length"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
Empty
Values
format
locale
type
Trilium Frontend API
Loading...