mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
missing space (#27474)
This commit is contained in:
parent
44ff5b9aa2
commit
7a09bc5c1f
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ When you embed a Turnstile widget inside a `<form>` element, an invisible input
|
|||
|
||||
## Explicit rendering
|
||||
|
||||
Explicit rendering gives you programmatic control over when and where the widget appears and how the widgets are created using JavaScript functions. This method is suitable for dynamic content, single-page applications(SPAs), or conditional rendering based on user interactions.
|
||||
Explicit rendering gives you programmatic control over when and where the widget appears and how the widgets are created using JavaScript functions. This method is suitable for dynamic content, single-page applications (SPAs), or conditional rendering based on user interactions.
|
||||
|
||||
### Use cases
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue