eligius
Preparing search index...
IEngineConfiguration
Interface IEngineConfiguration
interface
IEngineConfiguration
{
actions
:
IEndableActionConfiguration
[]
;
availableLanguages
:
ILabel
[]
;
containerSelector
:
string
;
engine
:
IEngineInfo
;
eventActions
?:
IEventActionConfiguration
[]
;
id
:
string
;
initActions
:
IEndableActionConfiguration
[]
;
labels
:
ILanguageLabel
[]
;
language
:
`
${
Lowercase
<
string
>
}
-
${
Uppercase
<
string
>
}
`
;
layoutTemplate
:
string
;
timelineFlow
?:
ITimelineFlow
;
timelineProviderSettings
?:
Partial
<
Record
<
TimelineTypes
,
ITimelineProviderSettings
>
,
>
;
timelines
:
ITimelineConfiguration
[]
;
}
Index
Properties
actions
available
Languages
container
Selector
engine
event
Actions?
id
init
Actions
labels
language
layout
Template
timeline
Flow?
timeline
Provider
Settings?
timelines
Properties
actions
actions
:
IEndableActionConfiguration
[]
available
Languages
availableLanguages
:
ILabel
[]
container
Selector
containerSelector
:
string
engine
engine
:
IEngineInfo
Optional
event
Actions
eventActions
?:
IEventActionConfiguration
[]
id
id
:
string
init
Actions
initActions
:
IEndableActionConfiguration
[]
labels
labels
:
ILanguageLabel
[]
language
language
:
`
${
Lowercase
<
string
>
}
-
${
Uppercase
<
string
>
}
`
layout
Template
layoutTemplate
:
string
Optional
timeline
Flow
timelineFlow
?:
ITimelineFlow
Optional
timeline
Provider
Settings
timelineProviderSettings
?:
Partial
<
Record
<
TimelineTypes
,
ITimelineProviderSettings
>
,
>
timelines
timelines
:
ITimelineConfiguration
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
available
Languages
container
Selector
engine
event
Actions
id
init
Actions
labels
language
layout
Template
timeline
Flow
timeline
Provider
Settings
timelines
eligius
Loading...