> For the complete documentation index, see [llms.txt](https://deltaclan.gitbook.io/superform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deltaclan.gitbook.io/superform/global-options/cheatsheet.md).

# Cheatsheet

Overview and quicklook of Global Options.

<table data-full-width="false"><thead><tr><th width="265">Attribute</th><th width="103.5">Default</th><th width="157">Options</th><th>Description</th></tr></thead><tbody><tr><td><code>sf-global-step-delay</code></td><td><code>100</code></td><td></td><td>Controls global delay between each step. <a href="/superform/global-options/step-delay-controls.md">Learn More</a>.</td></tr><tr><td><code>sf-step-animation</code></td><td><code>fade</code></td><td><code>fade</code>, <code>slide-top</code>, <code>slide-bottom</code>, <code>slide-left</code>, <code>slide-right</code>, <code>none</code></td><td>Controls step transition style. <a href="/superform/global-options/animations/step-animation.md">Learn more</a>.</td></tr><tr><td><code>sf-step-animation-duration</code></td><td><code>300</code></td><td></td><td>Controls step transition duration. <a href="/superform/global-options/animations/step-animation-duration.md">Learn more</a>.</td></tr><tr><td><code>sf-step-animation-ease</code></td><td><code>ease-in</code></td><td><code>linear</code>, <code>ease</code>, <code>ease-in</code>, <code>ease-out</code>, <code>ease-in-out</code></td><td>Controls step transition easing. <a href="/superform/global-options/animations/step-animation-ease.md">Learn more</a>.</td></tr><tr><td><code>sf-save-progress</code></td><td><code>true</code></td><td></td><td>Save form data and progress. <a href="/superform/global-options/save-data-and-progress.md">Learn more</a>.</td></tr><tr><td><code>sf-prefill-url</code></td><td><code>true</code></td><td></td><td>Automatic URL pre-filling. <a href="/superform/global-options/pre-fill-form.md">Learn More</a>.</td></tr><tr><td><code>sf-debug</code></td><td><code>false</code></td><td>none, <code>true</code>, <code>steps</code></td><td>Console logging of form data and steps. Step expansion. <a href="/superform/global-options/debug.md">Learn more</a>.</td></tr><tr><td><code>sf-override-webflow</code></td><td><code>true</code></td><td></td><td>Overrides native Webflow submission. Allows passwords to be submitted. <a href="/superform/global-options/third-party-integrations.md">Learn More</a>.</td></tr></tbody></table>
