Trilium Frontend API
Preparing search index...
<internal>
EventSourceSuccessResponseHandler
Type Alias EventSourceSuccessResponseHandler
EventSourceSuccessResponseHandler
:
(
this
:
CalendarApiImpl
,
rawData
:
any
,
response
:
any
,
)
=>
EventInput
[]
|
void
Type Declaration
(
this
:
CalendarApiImpl
,
rawData
:
any
,
response
:
any
)
:
EventInput
[]
|
void
Parameters
this
:
CalendarApiImpl
rawData
:
any
response
:
any
Returns
EventInput
[]
|
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...