Interface: IHeadlessEditorInitArgs
Defined in: workflow-elements/headless-editor/app/interfaces/configuration.interface.d.ts:22
Configuration for initializing the headless editor IHeadlessEditorInitArgs
Extends
IWorkflowElementInitArgsV2
Properties
component?
optionalcomponent?:string
Defined in: workflow-elements-types/workflow-element-base/v2.d.ts:7
Inherited from
IWorkflowElementInitArgsV2.component
configVersion
configVersion:
number
Defined in: workflow-elements-types/workflow-element-base/v2.d.ts:9
Inherited from
IWorkflowElementInitArgsV2.configVersion
input
input:
HeadlessEditorInput
Defined in: workflow-elements/headless-editor/app/interfaces/configuration.interface.d.ts:23
Overrides
IWorkflowElementInitArgsV2.input
integration
integration:
IHeadlessEditorIntegration
Defined in: workflow-elements/headless-editor/app/interfaces/configuration.interface.d.ts:24
Overrides
IWorkflowElementInitArgsV2.integration
localization?
optionallocalization?:IHeadlessEditorLocalization
Defined in: workflow-elements/headless-editor/app/interfaces/configuration.interface.d.ts:27
Overrides
IWorkflowElementInitArgsV2.localization
resources?
optionalresources?:IHeadlessEditorResources
Defined in: workflow-elements/headless-editor/app/interfaces/configuration.interface.d.ts:25
Overrides
IWorkflowElementInitArgsV2.resources
settings?
optionalsettings?:IHeadlessEditorSettings
Defined in: workflow-elements/headless-editor/app/interfaces/configuration.interface.d.ts:26
Overrides
IWorkflowElementInitArgsV2.settings
tagName?
optionaltagName?:string
Defined in: workflow-elements-types/workflow-element-base/v2.d.ts:8
Inherited from
IWorkflowElementInitArgsV2.tagName