Open
Description
Feature Description
Vertical line as an option.
It would be nice to be able to choose weather or not the vertical line is visible in a step.
Use Case
This feature would open up the possibility to also show the vertical line in the last step.
The template script prevents it:
<div class="mat-vertical-content-container" [class.mat-stepper-vertical-line]="!isLast">
See also this question:
Extend vertical line in last step