Open rakesh0692 opened 5 years ago
hi @rakesh0692 !
Look like you need to modify the appearance of stepper's numbers. To do that - extend NbStepperComponent
and change its templates, it has no configurations 🙂. To change a color and background color, use customization of Nebular themes
I need to override the nebular stepper, as we know that when the any step completed then the "checkmark" icon displayed but my use case is different I need the number will still remained not checkmark icon but color will change as same as icon (i.e. # ffffff).
Issue type
I'm submitting a ... (check one with "x")
Issue description
need help in nebular stepper, as we know that when the any step completed then the "checkmark" icon displayed but my use case is different I need the number will remain but color will change as same as icon (i.e. # ffffff). Current behavior:
Expected behavior:
Steps to reproduce:
Related code: <nb-card ">
-->
Other information:
npm, node, OS, Browser
Angular, Nebular