Hello , is the invisble reCaptcha available? https://developers.google.com/recaptcha/docs/invisible
Activity
DanSnow commentedon Mar 17, 2017
Currently, no.
But this is a planning feature.
DanSnow commentedon Mar 18, 2017
I have implemented an experimental version at current HEAD.
You can bind the ReCAPTCHA to a button like this:
But it can only support html tags.You can't use any Vue component.Edit:
Now also can use Vue component.
DanSnow commentedon Mar 22, 2017
I have published a new version. Check it out.