Trilium Frontend API
Preparing search index...
<internal>
EventDisplayInfo
Interface EventDisplayInfo
interface
EventDisplayInfo
{
color
:
string
;
contrastColor
:
string
;
event
:
EventImpl
;
isDraggable
:
boolean
;
isDragging
:
boolean
;
isEnd
:
boolean
;
isEndResizable
:
boolean
;
isFirst
:
boolean
;
isFuture
:
boolean
;
isInteractive
:
boolean
;
isLast
:
boolean
;
isMirror
:
boolean
;
isNarrow
:
boolean
;
isPast
:
boolean
;
isResizing
:
boolean
;
isSelected
:
boolean
;
isShort
:
boolean
;
isStart
:
boolean
;
isStartResizable
:
boolean
;
isToday
:
boolean
;
level
:
number
;
options
:
{
eventOverlap
:
boolean
}
;
timeClass
:
string
;
timeText
:
string
;
titleClass
:
string
;
view
:
ViewApi
;
}
Index
Properties
color
contrast
Color
event
is
Draggable
is
Dragging
is
End
is
End
Resizable
is
First
is
Future
is
Interactive
is
Last
is
Mirror
is
Narrow
is
Past
is
Resizing
is
Selected
is
Short
is
Start
is
Start
Resizable
is
Today
level
options
time
Class
time
Text
title
Class
view
Properties
color
color
:
string
contrast
Color
contrastColor
:
string
event
event
:
EventImpl
is
Draggable
isDraggable
:
boolean
is
Dragging
isDragging
:
boolean
is
End
isEnd
:
boolean
is
End
Resizable
isEndResizable
:
boolean
is
First
isFirst
:
boolean
is
Future
isFuture
:
boolean
is
Interactive
isInteractive
:
boolean
is
Last
isLast
:
boolean
is
Mirror
isMirror
:
boolean
is
Narrow
isNarrow
:
boolean
is
Past
isPast
:
boolean
is
Resizing
isResizing
:
boolean
is
Selected
isSelected
:
boolean
is
Short
isShort
:
boolean
is
Start
isStart
:
boolean
is
Start
Resizable
isStartResizable
:
boolean
is
Today
isToday
:
boolean
level
level
:
number
options
options
:
{
eventOverlap
:
boolean
}
time
Class
timeClass
:
string
time
Text
timeText
:
string
title
Class
titleClass
:
string
view
view
:
ViewApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
contrast
Color
event
is
Draggable
is
Dragging
is
End
is
End
Resizable
is
First
is
Future
is
Interactive
is
Last
is
Mirror
is
Narrow
is
Past
is
Resizing
is
Selected
is
Short
is
Start
is
Start
Resizable
is
Today
level
options
time
Class
time
Text
title
Class
view
Trilium Frontend API
Loading...