friendly-captcha-sdk > FRCWidgetStateChangeEventData > error
FRCWidgetStateChangeEventData.error property
The error that caused the state change, if any. Undefined if state
is not equal to "error"
.
Signature:
error?: WidgetErrorData;
friendly-captcha-sdk > FRCWidgetStateChangeEventData > error
The error that caused the state change, if any. Undefined if state
is not equal to "error"
.
Signature:
error?: WidgetErrorData;