WizardForm

WizardForm
A component for creating a step-by-step form. Provides control and synchronization of the form status, as well as a list of form steps for easy navigation. Fields for steps can be passed either as components or as an object with the field name. Allows you to send form data to the server with the ability to validate and navigate to incorrectly filled fields.