I want to click on an ‘Add’ button which would add a new selectbox component to the UI. e.g. if the user clicks on the ‘Add’ button three times, three selectboxes need to be added and then I need to read the values of all three selectboxes in an array. How can I do this using Streamlit v1.27.0?
Hey @Kaustubh_Saxena ,
This article might help you. There are many ways of doing this. This is just my take on it.
–Carlos
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.