@friendlycaptcha/sdk > FRCWidgetErrorEventData
FRCWidgetErrorEventData interface
Payload of the "frc:widget.error" event.
Signature:
export interface FRCWidgetErrorEventData
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
The error that caused the state change. | |||
|
string |
The widget ID that the event originated from. | ||
|
typeof FRCWidgetErrorEventName |
| ||
|
string |
The current | ||
|
"error" |