Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
JournalEntryPage
Variable JournalEntryPage
Const
JournalEntryPage
:
{
dataModels
:
Record
<
string
,
typeof
TypeDataModel
>
;
defaultType
:
string
;
documentClass
:
typeof
documents
.
JournalEntryPage
;
embedHandlers
:
DocumentEmbedHandler
[]
;
sidebarIcon
:
string
;
typeHints
:
Record
<
string
,
string
>
;
typeIcons
:
Record
<
string
,
string
>
;
typeLabels
:
Record
<
string
,
string
>
;
}
= ...
Configuration for the JournalEntryPage embedded document type.
Type Declaration
dataModels
:
Record
<
string
,
typeof
TypeDataModel
>
defaultType
:
string
documentClass
:
typeof
documents
.
JournalEntryPage
embedHandlers
:
DocumentEmbedHandler
[]
sidebarIcon
:
string
typeHints
:
Record
<
string
,
string
>
typeIcons
:
Record
<
string
,
string
>
typeLabels
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Configuration for the JournalEntryPage embedded document type.