Stepperize
Stepperize

Getting Started

IntroductionInstallation

API References

DefineHookScopedUtilsSchema Validation

Shadcn integration

IntroductionInstallationAPIOpen in v0

Examples

Basic ExamplesScoped StepperMulti-scoped StepperConform ReactReact Hook Form

Migration

Migrating to v5Migrating to v3/v4Migrating to v2

Conform React

Stepperize with Conform library.

This example demonstrates how to use the @stepperize/react with @conform-to/react to create a stepperized form.

Live Demo

Additional Resources

  • Conform Documentation
Edit on GitHub

Last updated on

Multi-scoped Stepper

Implement a Stepper component with multiple scoped containers for advanced UI workflows.

React Hook Form

Stepperize with React Hook Form library.

On this page

Live Demo
Additional Resources