Trilium Frontend API
Preparing search index...
<internal>
EventDef
Interface EventDef
interface
EventDef
{
allDay
:
boolean
;
defId
:
string
;
extendedProps
:
Dictionary
;
groupId
:
string
;
hasEnd
:
boolean
;
interactive
?:
boolean
;
publicId
:
string
;
recurringDef
:
{
duration
:
Duration
;
typeData
:
any
;
typeId
:
number
}
;
sourceId
:
string
;
title
:
string
;
ui
:
EventUi
;
url
:
string
;
}
Index
Properties
all
Day
def
Id
extended
Props
group
Id
has
End
interactive?
public
Id
recurring
Def
source
Id
title
ui
url
Properties
all
Day
allDay
:
boolean
def
Id
defId
:
string
extended
Props
extendedProps
:
Dictionary
group
Id
groupId
:
string
has
End
hasEnd
:
boolean
Optional
interactive
interactive
?:
boolean
public
Id
publicId
:
string
recurring
Def
recurringDef
:
{
duration
:
Duration
;
typeData
:
any
;
typeId
:
number
}
source
Id
sourceId
:
string
title
title
:
string
ui
ui
:
EventUi
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Day
def
Id
extended
Props
group
Id
has
End
interactive
public
Id
recurring
Def
source
Id
title
ui
url
Trilium Frontend API
Loading...