Hello im using mat stepper..
What i want to achieve is:
get step number from request param and show second step like this: http://localhost:4200/matstepper?step=2
Pass and retrieve request param is no problem, but how can i show second or third step?
is this possible? thanks..