Trilium Frontend API
Preparing search index...
<internal>
ViewApi
Interface ViewApi
interface
ViewApi
{
activeEnd
:
Date
;
activeStart
:
Date
;
calendar
:
CalendarApi
;
currentEnd
:
Date
;
currentStart
:
Date
;
title
:
string
;
type
:
string
;
getOption
(
name
:
string
)
:
any
;
}
Implemented by
ViewImpl
Index
Properties
active
End
active
Start
calendar
current
End
current
Start
title
type
Methods
get
Option
Properties
active
End
activeEnd
:
Date
active
Start
activeStart
:
Date
calendar
calendar
:
CalendarApi
current
End
currentEnd
:
Date
current
Start
currentStart
:
Date
title
title
:
string
type
type
:
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
Properties
active
End
active
Start
calendar
current
End
current
Start
title
type
Methods
get
Option
Trilium Frontend API
Loading...