Skip to content
PatternFly logo

Wizard

A wizard provides a guided workflow that offers a path to complete a task, create an object or objects, or finish a series of steps for some other outcome. Wizards should incite trust in the user and guide them through an otherwise overwhelming experience.

A newer React implementation of the wizard will replace the existing implementation at the next major release. The documentation for the newer implementation is under the React next tab, and this newer implementation can be imported from @patternfly/react-core/next.

Demos

In modal

In modal screenshot

In modal, with drawer

In modal, with drawer screenshot

In modal, with drawer and informational step

In modal, with drawer and informational step screenshot

In page

In page screenshot

In page, with drawer

In page, with drawer screenshot

In page, with drawer and informational step

In page, with drawer and informational step screenshot

View source on GitHub