@friendlycaptcha/sdk > FRCWidgetCompleteEventData
FRCWidgetCompleteEventData interface
Payload of the "frc:widget.complete" event.
Signature:
export interface FRCWidgetCompleteEventData
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
The widget ID that the event originated from. | ||
|
typeof FRCWidgetCompleteEventName |
| ||
|
string |
The current | ||
|
"completed" |