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.
1 parent ce959e4 commit 6bf65dcCopy full SHA for 6bf65dc
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