boolean
Set to
false to disable all built-in UI (loading state, messages, error mapping, redirect). The form still emits every lifecycle event — use this for a fully custom UI driven entirely off events.boolean
Set to
false to disable the built-in submit-button loading state.string
Custom button text while a submission is in flight.
boolean
Set to
false to opt this form out of automatic view/start/submit event tracking.boolean
Verbose console logging for this form (never logs submitted field values).
string
Manual Cloudflare Turnstile sitekey override — only takes effect when the form has no CAPTCHA configured server-side. A legacy escape hatch, not a way to override a workspace’s actual provider choice.
Script-tag defaults
Any of the above (exceptdata-form-id, which is per-form) can also be set on the <script> tag itself as a site-wide default, overridden per-form by the matching attribute on an individual <form>.