Johann-S/bs-stepper

Half linear stepper

dawid2151 opened this issue · 0 comments

Hi, I need a steeper to go linearly forward, meaning you can only go one step forward via "next" button, but every "crossed" step can be accessed at will similar to how nonlinear stepper works.

Is that possible in a 'easy way' or do I have to interfere with .step-trigger onClick event to check if clicked button has 'crossed' class.