Trilium Frontend API
Preparing search index...
<internal>
EventSourceApi
Interface EventSourceApi
interface
EventSourceApi
{
format
:
string
;
id
:
string
;
url
:
string
;
refetch
()
:
void
;
remove
()
:
void
;
}
Implemented by
EventSourceImpl
Index
Properties
format
id
url
Methods
refetch
remove
Properties
format
format
:
string
id
id
:
string
url
url
:
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
Properties
format
id
url
Methods
refetch
remove
Trilium Frontend API
Loading...