Trilium Frontend API
Preparing search index...
<internal>
CustomMutator
Type Alias CustomMutator
CustomMutator
:
(
value
:
any
,
data
:
any
,
type
:
"data"
|
"edit"
,
mutatorParams
:
any
,
cell
?:
CellComponent
,
)
=>
any
Type Declaration
(
value
:
any
,
data
:
any
,
type
:
"data"
|
"edit"
,
mutatorParams
:
any
,
cell
?:
CellComponent
,
)
:
any
Parameters
value
:
any
data
:
any
type
:
"data"
|
"edit"
mutatorParams
:
any
Optional
cell
:
CellComponent
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...