Skip to content

Commit 953e64e

Browse files
authored
Merge pull request dozoisch#89 from dozoisch/readme-getWidgetId
update readme with getWidgetId
2 parents 81964b8 + 1283bac commit 953e64e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ window.recaptchaOptions = {
8686
The component also has some utility functions that can be called.
8787

8888
- `getValue()` returns the value of the captcha field
89+
- `getWidgetId()` returns the recaptcha widget Id
8990
- `reset()` forces reset. See the [JavaScript API doc][js_api]
9091
- `execute()` programmatically invoke the challenge
9192
- need to call when using `"invisible"` reCAPTCHA - [example below](#invisible-recaptcha)

0 commit comments

Comments
 (0)