Open james-kaguru opened 1 month ago
Could you explain your question in a little more detail? I think I can't understand it
like for example .Below the example show using stepper.when as an "if statement" to choose which stepper will be shown.
Unlike the way radix ui uses value in switching between the contect that is shown
I think the equivalent of what you show with Radix is the switch or match method.
ooh like the question was what informed the use of stepper.when to be the "content switcher" the api looks a bit foregin
First of I'd like to say that it was a bold step creating the pr for intergrating into shadcn and finally creating your own seperate library. Ive gone through the docs and I was checking out the step docs and was really curious what informed the stepper.when syntax?