friendly-captcha-sdk > WidgetHandle > getResponse
WidgetHandle.getResponse() method
The current response of the widget. This is the value that should be sent to the server and is embedded in HTML forms.
Signature:
getResponse(): string;
Returns:
string