Trilium Frontend API
Preparing search index...
<internal>
ViewImpl
Class ViewImpl
Implements
ViewApi
Index
Constructors
constructor
Properties
type
Accessors
active
End
active
Start
calendar
current
End
current
Start
title
Methods
get
Option
Constructors
constructor
new
ViewImpl
(
type
:
string
,
getCurrentData
:
()
=>
CalendarData
,
dateEnv
:
DateEnv
,
)
:
ViewImpl
Parameters
type
:
string
getCurrentData
:
()
=>
CalendarData
dateEnv
:
DateEnv
Returns
ViewImpl
Properties
type
type
:
string
Accessors
active
End
get
activeEnd
()
:
Date
Returns
Date
active
Start
get
activeStart
()
:
Date
Returns
Date
calendar
get
calendar
()
:
CalendarApi
Returns
CalendarApi
current
End
get
currentEnd
()
:
Date
Returns
Date
current
Start
get
currentStart
()
:
Date
Returns
Date
title
get
title
()
:
string
Returns
string
Methods
get
Option
getOption
(
name
:
string
)
:
any
Parameters
name
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
Accessors
active
End
active
Start
calendar
current
End
current
Start
title
Methods
get
Option
Trilium Frontend API
Loading...