Trilium Frontend API
Preparing search index...
<internal>
Hit
Interface Hit
interface
Hit
{
componentId
?:
string
;
context
?:
ViewContext
;
dateProfile
:
DateProfile
;
dateSpan
:
DateSpan
;
getDayEl
:
()
=>
HTMLElement
;
largeUnit
?:
string
;
layer
:
number
;
rect
:
Rect
;
}
Index
Properties
component
Id?
context?
date
Profile
date
Span
get
Day
El
large
Unit?
layer
rect
Properties
Optional
component
Id
componentId
?:
string
Optional
context
context
?:
ViewContext
date
Profile
dateProfile
:
DateProfile
date
Span
dateSpan
:
DateSpan
get
Day
El
getDayEl
:
()
=>
HTMLElement
Optional
large
Unit
largeUnit
?:
string
layer
layer
:
number
rect
rect
:
Rect
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
Id
context
date
Profile
date
Span
get
Day
El
large
Unit
layer
rect
Trilium Frontend API
Loading...