1.2.0 • Published 4 months ago
@svelte-put/cloudflare-turnstile v1.2.0
@svelte-put/cloudflare-turnstile
Svelte action use:cloudflare-turnstile
- event for clicking outside a node
svelte-put
This package is part of the @svelte-put family. For contributing guideline and more, refer to its readme.
Usage & Documentation
See the dedicated documentation page here.
Quick Start
<!-- component.svelte -->
<script>
import { turnstile } from '@svelte-put/cloudflare-turnstile';
</script>
<div
use:turnstile
turnstile-sitekey="1x00000000000000000000AA"
turnstile-theme="dark"
turnstile-size="normal"
></div>
Changelog
1.2.0
4 months ago
1.1.2
6 months ago
1.1.1
7 months ago
1.1.0
9 months ago
1.0.0
10 months ago
1.0.0-next.0
1 year ago
1.0.0-next.1
1 year ago
1.0.0-next.2
1 year ago
1.0.0-next.3
1 year ago
0.1.3
1 year ago
0.1.2
1 year ago
0.1.1
2 years ago
0.1.0
2 years ago