Currently you are viewing v3 document of vue-recaptcha which is still in development

::block-hero

cta:


#title vue-recaptcha

#description Make Google's reCAPTCHA easy to use in Vue.js/Nuxt.js ::

Easy to use

Use <Checkbox /> to render reCAPTCHA checkbox

Code
  <template>
    <Checkbox />
  </template>
```

::
::

::card-grid
#title
What's included
#root
:ellipsis
#default
::card
#title
reCAPTCHA v2
#description
The "I'm not a robot" checkbox
::
::card
#title
reCAPTCHA v3
#description
Determinate if user is human without interrupt the user flow
::
::card
#title
Nuxt integration
#description
Use reCAPTCHA in Nuxt.js
::
::