aem-forms-af-runtime

Class: SubmitMetaData

Implements

Indexable

▪ [key: string]: any

Table of contents

Properties

Constructors

Properties

captchaInfo

captchaInfo: Record<string, string>

CaptchaInfo of the mandatory captcha

Implementation of

SubmitMetaDataModel.captchaInfo


lang

lang: string

Runtime locale of the form

Implementation of

SubmitMetaDataModel.lang

Constructors

constructor

new SubmitMetaData(options?)

Parameters

Name Type
options Record<string, any>