Trilium Frontend API
Preparing search index...
<internal>
DateTimeRangeFormatPart
Interface DateTimeRangeFormatPart
interface
DateTimeRangeFormatPart
{
source
:
"startRange"
|
"endRange"
|
"shared"
;
type
:
keyof
DateTimeFormatPartTypesRegistry
;
value
:
string
;
}
Hierarchy (
View Summary
)
DateTimeFormatPart
DateTimeRangeFormatPart
Index
Properties
source
type
value
Properties
source
source
:
"startRange"
|
"endRange"
|
"shared"
type
type
:
keyof
DateTimeFormatPartTypesRegistry
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
type
value
Trilium Frontend API
Loading...