Trilium Frontend API
Preparing search index...
<internal>
RefCallback
Type Alias RefCallback<T>
RefCallback
:
(
instance
:
T
|
null
)
=>
void
|
(
()
=>
void
)
Type Parameters
T
Type Declaration
(
instance
:
T
|
null
)
:
void
|
(
()
=>
void
)
Parameters
instance
:
T
|
null
Returns
void
|
(
()
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...