Mohamed-512 / Extra-Streamlit-Components

An all in one place, to find complex or just not available components by default on streamlit.
Apache License 2.0
466 stars 59 forks source link

suggestion for stx.stepper_bar #23

Closed imClumsyPanda closed 2 years ago

imClumsyPanda commented 2 years ago

Thanks for the great components package! I’m now trying to use stepper_bar in my project, and the present logic to use it is to click the button near the chosen one, is there any way that i can use it even when i want to choose the last one or any one else when the first selection is chosen?

Mohamed-512 commented 2 years ago

The idea of the stepper bar to be sequential. However, I just created a version 0.1.54 to add an option to not make stepping require sequence.