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 ce959e4 + 6bf65dc commit 81964b8Copy full SHA for 81964b8
README.md
@@ -87,6 +87,8 @@ The component also has some utility functions that can be called.
87
88
- `getValue()` returns the value of the captcha field
89
- `reset()` forces reset. See the [JavaScript API doc][js_api]
90
+- `execute()` programmatically invoke the challenge
91
+ - need to call when using `"invisible"` reCAPTCHA - [example below](#invisible-recaptcha)
92
93
### Invisible reCAPTCHA
94
0 commit comments