solid-turnstile
Advanced tools
+2
-2
| { | ||
| "name": "solid-turnstile", | ||
| "version": "0.0.1", | ||
| "description": "", | ||
| "version": "0.0.2", | ||
| "description": "🔐 A very simple Solid library for Cloudflare Turnstile. Inspired by react-turnstile", | ||
| "keywords": [ | ||
@@ -6,0 +6,0 @@ "solidjs", |
+3
-4
@@ -7,3 +7,3 @@ <p> | ||
| 🔐 A very simple React library for [Cloudflare Turnstile](https://challenges.cloudflare.com). Inspired by [react-turnstile](https://www.npmjs.com/package/react-turnstile) | ||
| 🔐 A very simple Solid library for [Cloudflare Turnstile](https://challenges.cloudflare.com). Inspired by [react-turnstile](https://www.npmjs.com/package/react-turnstile) | ||
@@ -54,6 +54,5 @@ [](https://github.com/Xhofe/solid-turnstile/actions/workflows/release.yml) | ||
| | responseFieldName | string | changes the name of `<input />` element \* | | ||
| | id | string | id of the div | | ||
| | className | string | passed to the div | | ||
| | style | object | passed to the div | | ||
| Add others props to `<div />` element. | ||
| And the following callbacks: | ||
@@ -60,0 +59,0 @@ |
8955
-1.26%70
-1.41%