# Cheatsheet

<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="step-delay-controls">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="animations/step-animation">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="animations/step-animation-duration">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="animations/step-animation-ease">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="save-data-and-progress">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="pre-fill-form">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="debug">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="third-party-integrations">Learn More</a>.</td></tr></tbody></table>
