Trilium Frontend API
Preparing search index...
<internal>
EventSourceImpl
Class EventSourceImpl
Implements
EventSourceApi
Index
Constructors
constructor
Properties
internal
Event
Source
Accessors
format
id
url
Methods
refetch
remove
Constructors
constructor
new
EventSourceImpl
(
context
:
CalendarContext
,
internalEventSource
:
EventSource
<
any
>
,
)
:
EventSourceImpl
Parameters
context
:
CalendarContext
internalEventSource
:
EventSource
<
any
>
Returns
EventSourceImpl
Properties
internal
Event
Source
internalEventSource
:
EventSource
<
any
>
Accessors
format
get
format
()
:
string
Returns
string
id
get
id
()
:
string
Returns
string
url
get
url
()
:
string
Returns
string
Methods
refetch
refetch
()
:
void
Returns
void
remove
remove
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
internal
Event
Source
Accessors
format
id
url
Methods
refetch
remove
Trilium Frontend API
Loading...