Extra-Streamlit-Components
Extra-Streamlit-Components copied to clipboard
Is it possible to set default value for step bar?
Thanks for making these amazing tools, They are really helpful!
I noticed that the default value of the step bar is set to 0. Is it possible to allow us to modify it?
Technically it's possible. But it would need an update to the package which will take me some time to start implementing. If you would like, please open a PR for that change and I would gladly approve & merge it.
A default value programar is essential. And when the last value is clicked, how can it be changed to a finished symbol?
StreamlitAntDComponents might be of use. See demo at https://nicedouble-streamlitantdcomponentsdemo-app-middmy.streamlit.app/ - Steps component - same meaning, allows disabled / initial step
I couldn't find how to set the initial step using AntD Steps component. Anybody know how to do this?
@renatoaraujods Not really the place for questions about another project.
Sorry. Thank you!