Trilium Frontend API
Preparing search index...
<internal>
CustomAccessor
Type Alias CustomAccessor
CustomAccessor
:
(
value
:
any
,
data
:
any
,
type
:
"data"
|
"download"
|
"clipboard"
,
AccessorParams
:
any
,
column
?:
ColumnComponent
,
row
?:
RowComponent
,
)
=>
any
Type Declaration
(
value
:
any
,
data
:
any
,
type
:
"data"
|
"download"
|
"clipboard"
,
AccessorParams
:
any
,
column
?:
ColumnComponent
,
row
?:
RowComponent
,
)
:
any
Parameters
value
:
any
data
:
any
type
:
"data"
|
"download"
|
"clipboard"
AccessorParams
:
any
Optional
column
:
ColumnComponent
Optional
row
:
RowComponent
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...