@friendlycaptcha/sdk > FRCWidgetExpireEventData
FRCWidgetExpireEventData interface
Payload of the "frc:widget.expire"
event.
Signature:
export interface FRCWidgetExpireEventData
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | The widget ID that the event originated from. | |
name | typeof FRCWidgetExpireEventName | "frc:widget.expire" | |
response | string | The current frc-captcha-response value. | |
state | "expired" |