friendly-captcha-sdk > WidgetErrorData
WidgetErrorData interface
Signature:
export interface WidgetErrorData
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
code | WidgetErrorCode | The error code. | |
detail | string | More details about the error to help debugging. This value is not localized and will change between versions. You can print this to the console, but make sure not to depend on it in your code. |