Trilium Frontend API
Preparing search index...
<internal>
InlineWeekNumberInfo
Interface InlineWeekNumberInfo
interface
InlineWeekNumberInfo
{
date
:
Date
;
hasNavLink
:
boolean
;
isNarrow
:
boolean
;
num
:
number
;
text
:
string
;
textParts
:
DateTimeFormatPartWithWeek
[]
;
}
Index
Properties
date
has
Nav
Link
is
Narrow
num
text
text
Parts
Properties
date
date
:
Date
has
Nav
Link
hasNavLink
:
boolean
is
Narrow
isNarrow
:
boolean
num
num
:
number
text
text
:
string
text
Parts
textParts
:
DateTimeFormatPartWithWeek
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
has
Nav
Link
is
Narrow
num
text
text
Parts
Trilium Frontend API
Loading...