Open lukmanfarizi opened 5 years ago
Hi!
Do you have any suggestion how to passing data between step? Currently i am use liniear step
@lukmanfarizi Somewhere in your code, you build a list of steps to pass to the Stepper. Your step 2 model class could have a reference to your step 1 model class.
Stepper
Hi!
Do you have any suggestion how to passing data between step? Currently i am use liniear step