One of the most frequently needed customer experience in mobile and web based apps is wizards. Although building a one way navigational wizard is simplistic, things get quite complex when the user needs to navigate between the steps (backwards or forward) and also add complex custom validation logic. This component is aimed to simplify creating and configuring wizards and handling navigation and validations between the steps.