mu29/react-stepper

customise aspect of steps and content of steps

Closed this issue · 2 comments

Say I don't want completed steps to be coloured in full but only have a border coloured.

also Would like to replace numbers inside the steps with custom icons. Is this possible ?

I am working on the border properties now. Just waiting until my opacity pull request gets merged. I can look into adding icons aside inside each circle instead of numbers.

Update: Pull request for border implementation has been made. Nothing new on the icons though.