vue-form-wizard icon indicating copy to clipboard operation
vue-form-wizard copied to clipboard

load components dynamically based on choice in the current step

Open claymore07 opened this issue 6 years ago • 0 comments

Hi, I'm trying to load components dynamically based on choice in the current step. For example, the user has 3 choices in the first step and if he chooses choice one, component One will be loaded in 2end step and so on. The question is here is it possible to do something like this? if it is how to do it?

claymore07 avatar Jan 24 '19 15:01 claymore07