Closed okywijaya closed 2 years ago
I create sample with Option API and Compositon API in vue3 you can see and simply just call getCodeFunction. if still you have problem please share your code here . https://codesandbox.io/s/sample-get-code-vue-client-recaptcha-k19kks
This is my simple code :
گیت هاب رویت شد .
On Sat, Sep 3, 2022 at 2:02 AM parsajiravand @.***> wrote:
Hi my freind
I create sample with Option API and Compositon API in vue3 you can see and simply just call getCodeFunction. if still you have problem please share your code here . https://codesandbox.io/s/sample-get-code-vue-client-recaptcha-k19kks
— Reply to this email directly, view it on GitHub https://github.com/parsajiravand/vue-client-recaptcha/issues/9#issuecomment-1236056397, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYZDTXBH33CU5JAU6PDAFE3V4LSYTANCNFSM6AAAAAAQDWOFV4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>
your problem is usign OptionAPI and ComositionAPI together, you can,t access setup functions in your methods with THIS please send code in .vue file i fixing your problem
@okywijaya
This is my simple code Sir @parsajiravand,
</VueClientRecaptcha>
<input type="text" v-model="inputValue" placeholder="masukan captha dengan benar!" />
</div>
</div>
<div class="row">
<div class="col-md-6 left-box">
<input
type="button"
value="Save Data"
class="btn btn-primary"
@click="save()"/>
</div>
</div>
@okywijaya
Alhamdulillah, Jazakallahu khair Sir @parsajiravand. May Allah Subhanahu Wa Taala, revenge you with alot of goodnes.
Thank you, for your tutorial. But I get problem cannot get the return value from checkValidCaptha. I need the return value for methods button @click.