plugin-tigre-recaptcha

1.0.5 • Public • Published

Install

npm install plugin-tigre-recaptcha --save

Use

import { TRecaptchaV2 } from 'plugin-tigre-recaptcha';
components: { TRecaptchaV2 }
data() {
  return {
    recaptcha: false,
    language: 'en'
  }
}
<t-recaptcha-v-2 
  v-model="recaptcha" 
  :language="language" 
  keySite="6LeoolQbAAAAAFWX1zwfvI9h36E7NjWG_CgjShmA"
/>

Readme

Keywords

none

Package Sidebar

Install

npm i plugin-tigre-recaptcha

Weekly Downloads

0

Version

1.0.5

License

none

Unpacked Size

30.7 kB

Total Files

6

Last publish

Collaborators

  • marcosandrejorge
  • dierka
  • conta.tigre