Conversation
Generated component following the Webflow code components scaffold pattern. Includes full and simple prop surface variations.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|



Component: MultiStepForm
Description
A progressive multi-step form component that breaks long forms into sequential steps with smooth slide transitions. Displays a visual progress indicator at the top showing current, completed, and remaining steps. Each step contains a configurable group of form fields including text inputs, select dropdowns, textareas, and checkboxes with validation. Navigation buttons at the bottom allow moving between steps with 'Back' and 'Next' (changing to 'Submit' on final step). Validates required fields before allowing progression. Includes a final review/summary step displaying all entered values before submission. Supports 2-6 configurable steps with titles and optional descriptions. Fully responsive with vertically stacked fields on mobile and horizontal progress indicator that adapts to smaller screens.
What's Included
var(--background-primary, #ffffff), etc.font-family: inherit; color: inherit;MultiStepForm.webflow.tsx) — 20+ props for developers/agenciesMultiStepFormSimple.webflow.tsx) — core text/link props for clientswf-multi-step-form-for Shadow DOM safetyTesting
npm install && npm run devruns locallynpx webflow library shareimports successfully