Skip to main content
Version: v2

@friendlycaptcha/sdk > FRCWidgetErrorEventData

FRCWidgetErrorEventData interface

Payload of the "frc:widget.error" event.

Signature:

export interface FRCWidgetErrorEventData 

Properties

PropertyModifiersTypeDescription
errorWidgetErrorDataThe error that caused the state change.
idstringThe widget ID that the event originated from.
nametypeof FRCWidgetErrorEventName"frc:widget.error"
responsestringThe current frc-captcha-response value.
state"error"