Open singhdee opened 6 years ago
i want to move step one to another from .ts file or from one step to random step on button click. any help?
you can use Viewchild to force WizardComponent use any refrence of WizardStepComponent from ur component (WizardComponent has propotie activeStep) there also onStepChange() function output can be useful also .
i want to move step one to another from .ts file or from one step to random step on button click. any help?