ghostdevv / svelte-turnstile

A lightweight Svelte component for Cloudflare Turnstile
https://svelte-turnstile.pages.dev/
MIT License
163 stars 10 forks source link

feat: add reset function to component #10

Closed NathanAdhitya closed 1 year ago

NathanAdhitya commented 1 year ago

Allow other components to use bind:this and call the .reset() function when the token is already sent/used via form/endpoint.

ghostdevv commented 1 year ago

Awesome thanks!