@serenity-is/corelib / RecaptchaOptions
Interface: RecaptchaOptions
Defined in: src/ui/editors/recaptcha.ts:8
Options for the Recaptcha editor.
Properties
language?
optionallanguage:string
Defined in: src/ui/editors/recaptcha.ts:12
The language code for the reCAPTCHA widget.
siteKey?
optionalsiteKey:string
Defined in: src/ui/editors/recaptcha.ts:10
The reCAPTCHA site key.