Wizard

The Wizard component simplifies complex processes into manageable steps and guides users with clear, step-by-step navigation.

Wizard Overview

The Wizard component is a user interface (UI) element that divides complex processes into sequential, manageable steps. It provides a guided experience, leading users through tasks with clear instructions and progress indicators. This makes the Wizard ideal for tasks like registrations, settings configuration, or data entry.

By structuring information into distinct stages, the Wizard minimizes user overwhelm and enhances focus. This component not only improves the user experience by simplifying complicated tasks but also ensures accuracy and efficiency in data collection and process completion.

Live Demo

States
Variant

Appearance

Wizards provide built-in styling options that grant visually appealing and flexible rendering experience. 

Anatomy

The anatomy of the Wizard summarizes the visual and functional elements of the component. The main elements include a stepper and wizard step that consists of a content area, pager and action buttons.

The next image shows the anatomy of a Wizard and includes the following elements:

Anatomy and elements of the Telerik and Kendo UI Wizard component including the stepper and the wizard step with its content area, pager and buttons
  1. Stepper
  2. Wizard step
  3. Content area
  4. Wizard pager
  5. Wizard buttons

Content Position

Depending on the content position, the Telerik and Kendo UI Wizard can be any of the following types:

  • Bottom with horizontal stepper
  • Right with vertical stepper
  • Left with vertical stepper
The three types of the Telerik and Kendo UI Wizard, based on stepper and wizard step position
  1. Bottom with horizontal stepper
  2. Right with vertical stepper
  3. Left with vertical stepper

Framework-Specific Documentation

For specific information about the component, refer to its official product documentation:

Feedback