Skip to main content

Interface: IHeadlessEditorLocalization

Defined in: workflow-elements/headless-editor/app/interfaces/configuration.interface.d.ts:10

Extends

  • IHeadlessEditorLocalization

Properties

data?

optional data?: ILanguagesTranslations

Defined in: workflow-elements-types/workflow-element-base/localization/index.d.ts:16

Inherited from

DomainConfigModel.IHeadlessEditorLocalization.data


language?

optional language?: string

Defined in: workflow-elements-types/workflow-element-base/localization/index.d.ts:11

Inherited from

DomainConfigModel.IHeadlessEditorLocalization.language


urls?

optional urls?: string[]

Defined in: workflow-elements-types/workflow-element-base/localization/index.d.ts:15

Experimental

Inherited from

DomainConfigModel.IHeadlessEditorLocalization.urls

Was this page helpful?