Summary
Generally at both ends same option appear below and above. i want to customize i want to show different values below and above like this. Basic theme end value should be different below and above. can we do it in streamlit. ?
Generally at both ends same option appear below and above. i want to customize i want to show different values below and above like this. Basic theme end value should be different below and above. can we do it in streamlit. ?
Hey @haider_ali,
I’d recommend checking out [st.slider](https://docs.streamlit.io/library/api-reference/widgets/st.slider) and our guide to building custom components!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.