79761094

Date: 2025-09-10 16:44:28
Score: 1
Natty:
Report link

also, you can style it out in your custom-theme.scss:

mat-stepper.hideStepIcon .mat-step-icon {
    display: none;
}

and in your template:

<mat-stepper class="pt-2 hideStepIcon" ... >

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jerry