Skip to content

@serenity-is/corelib / RecaptchaOptions

Interface: RecaptchaOptions

Defined in: src/ui/editors/recaptcha.ts:8

Options for the Recaptcha editor.

Properties

language?

optional language: string

Defined in: src/ui/editors/recaptcha.ts:12

The language code for the reCAPTCHA widget.


siteKey?

optional siteKey: string

Defined in: src/ui/editors/recaptcha.ts:10

The reCAPTCHA site key.