Skip to content

Commit 81964b8

Browse files
authored
Merge pull request dozoisch#90 from dozoisch/readme-execute
update readme with execute
2 parents ce959e4 + 6bf65dc commit 81964b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ The component also has some utility functions that can be called.
8787

8888
- `getValue()` returns the value of the captcha field
8989
- `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)
9092

9193
### Invisible reCAPTCHA
9294

0 commit comments

Comments
 (0)