We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81964b8 + 1283bac commit 953e64eCopy full SHA for 953e64e
README.md
@@ -86,6 +86,7 @@ window.recaptchaOptions = {
86
The component also has some utility functions that can be called.
87
88
- `getValue()` returns the value of the captcha field
89
+- `getWidgetId()` returns the recaptcha widget Id
90
- `reset()` forces reset. See the [JavaScript API doc][js_api]
91
- `execute()` programmatically invoke the challenge
92
- need to call when using `"invisible"` reCAPTCHA - [example below](#invisible-recaptcha)
0 commit comments